Hey all,
How could I populate my game's screen with several instances of a Sprite object?
Either scattered randomly or in incremental positions like 200,30 200,60 200,90 200,120..
Another problem: Say the Sprite has 3 variations of an "idle" animation. I'd like each of these spawned sprites to randomly play one of the idle anims, not all the same one.
Any help is greatly appreciated.
:sad: :wink: :crazy: :wink: :wink:
How could I populate my game's screen with several instances of a Sprite object?
Either scattered randomly or in incremental positions like 200,30 200,60 200,90 200,120..
Another problem: Say the Sprite has 3 variations of an "idle" animation. I'd like each of these spawned sprites to randomly play one of the idle anims, not all the same one.
Any help is greatly appreciated.
:sad: :wink: :crazy: :wink: :wink: