• 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.

Solved Need help triggering timeline animation with Mac's Logic Bricks

boxing_bear

New member
Joined
Sep 26, 2021
Messages
6
Reactions
0
I went over the Logic brick page again and it says that i can trigger a timeline animation with logic brick but i just cant figure out what logic brick script to use on a button.
 
I think you are looking for this:

Which LogicBrick you need to use depends on what to achieve. If you just want to hook at button to play an animation you don't need any LogicBrick.
 
Upvote 0
I think you are looking for this:

Which LogicBrick you need to use depends on what to achieve. If you just want to hook at button to play an animation you don't need any LogicBrick.

i want to be able to play a series of timeline animations in order and with only one button( every press is the next stage of the animation)
 
Upvote 0
StateMachine or SelectChoice bricks come to mind.
 
Upvote 0
Back
Top Bottom