Hi. I want to create a start button that triggers something to move. I’m not sure how to do that.
Thanks
Hi. I want to create a start button that triggers something to move. I’m not sure how to do that.
Thanks
Hype’s documentation might help…
http://tumult.com/hype/documentation/3.0/#animations
Select the button, go to the Actions tab of the inspector, and giive it an action based on a mouse-up. you can use this to control the main timeline or you can control the movement in a second timeline and use the mouseUp to trigger that timeline.