Forum Discussion
AhmedGendya
4 years agoCommunity Member
Is there a random function enables me to do different actions?
Hi All,
I am working on a project in which I need to randomize the appearance time of the same object every time the user clicks a certain button. I need to create 10 time options and shuffle the...
WaltHamilton
4 years agoSuper Hero
On the click, set a variable to random. When it changes, show the appropriate layer . Each layer can show the object in a different place, and at a different time on its timeline, so you will need ten or more.
For timing, create two off-stage objects that each has a 1 sec entrance animation. Make one appear when the timeline on each layer starts. When the animation completes, increase the time variable, and make the other one appear.
Related Content
- 6 months ago
- 5 months ago
- 11 months ago