Question how to make character talk?

sans1234

Member
Joined
Nov 20, 2024
Messages
68
Reactions
4
Hi, what is the best way to make character talk a sound i pre recorded, along with animation?
I dont mind even to have a floating control i hit in order to do so, but as much as im searching, i could find a way to do it.
thanks!
 
In the main ui go to scene audio tab and load you audio clip. In the scene add a trigger with this action;
  1. Rec atom: Person; Receiver: HeadAudioSource; Receiver target: PlayNow
  2. Audio clip section shows up and Clip type: URL; Clip cat: web; Clip: your file
When triggered, your clip will play from the person atoms head audio source. If you go to the auto behaviours tab on the person there is a lip sync tab at the top to adjust the lip sync settings.
 
Upvote 0
Back
Top Bottom