Problem Spawing at random time
zombie_farm
Member Posts: 33
So this seems simple enough. I want to spawn an actor every 1 to 10 seconds randomly.
I made a timer, set to every and put a random (1,10) in the box
then made a spawn actor in the timer.
Problem seems to be that it only generates a number once.. because I get the exact same ratio every time.
I broke it out into its own attribute and tried generating a random number in a timer then plugging that into my spawing timer. No luck.. This seem so simple
what am I doing wrong?
thanks
I made a timer, set to every and put a random (1,10) in the box
then made a spawn actor in the timer.
Problem seems to be that it only generates a number once.. because I get the exact same ratio every time.
I broke it out into its own attribute and tried generating a random number in a timer then plugging that into my spawing timer. No luck.. This seem so simple
what am I doing wrong?
thanks
Comments
http://gamesalad.com/wiki/how_tos:gsc_variable_timer_speed