Alright I`m trying to get the transmission trigger to work. It`s playing the desired sound and is showing the right portrait but it is not displaying my text nor is it animated. The head just does its passive head turns and such. I have the animation set to ``talk`` but it its not doing the animation.
The script is as follows:
TransmissionSend
Players: PlayerGroupAll
Source: TransmissionSourceFromModel
- - ModelLink: ``Adjutant Portrait``
Sound: ``MySoundFile01``, 0
Speaker: ``Test Text SPEAKER``
Subtitle: ``Test Text``
Target: CinematicPortrait
- - position: 5
PortraitAnim: ``Talk``
DurationType: c_transmissionDurationAdd
Duration: 27.0
WaitUntilDone: true
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Alright I`m trying to get the transmission trigger to work. It`s playing the desired sound and is showing the right portrait but it is not displaying my text nor is it animated. The head just does its passive head turns and such. I have the animation set to ``talk`` but it its not doing the animation.
The script is as follows:
TransmissionSend