Search found 2 matches

by magicscripter
Sat Oct 10, 2009 9:39 pm
Forum: Games
Topic: How to perform many actions simultaneously
Replies: 7
Views: 10519

I want for instance to show many bitmap animations at the same time also moving simultaneously the groups containing the animation frames or the buttons displaying them as icons; or set up a shoot'em up type game with a gun following the mouse movements until the game is over, and then exit any loop...
by magicscripter
Sat Oct 10, 2009 4:25 pm
Forum: Games
Topic: How to perform many actions simultaneously
Replies: 7
Views: 10519

How to perform many actions simultaneously

Hi, my biggest problem in video game development with Revolution is to perform and synchronize many actions at the same time with the user behaviour. The Animation Engine enables you to drag and move many controls at the same time, but I'd rather need to roll many sprites simultaneously for characte...