• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Question how to make character talk?

sans1234

Member
Joined
Nov 20, 2024
Messages
66
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