Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
I have 4 balls that I am animating. But I want to animate all the 4 balls randomly within a time limit, say 1 minute. Since I want the balls to be independent of each other, I'm creating 4 storyboards (1 for each ball).
But how can I call those storyboards RANDOMLY then?
To be specific, calling storyboards using random function. (I know this might sound stupid but I am a newbie. I need to learn more.)

Please help
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900