spawning actors
gamedivision
Member Posts: 807
i have an actor travelling down the screen and i want that actor to spawn 4 stars(actors) that stay in that position until i collect them,even distances apart
any help appreciated
any help appreciated
Comments
Integer "starCount"
Rule in moving actor: if starCount <4 every 1 second spawn star then do change attribute starCount=starCount+1 then it will only spawn 4 stars.
Screenshot is below to see the rules.
http://www.utopiangames.co.uk/misc/Stars.png
Or pop me a mail and i will send the file as i had to make it to show you.
toyboxuk[AT]hotmail.com
Darren.