spawn problems

jamesmunro2jamesmunro2 Member Posts: 130
edited November -1 in Working with GS (Mac)
I have a game control that spawns an actor every X number of seconds.
That actor destroys itself after 2 seconds of existence.
Problem:
It spawns for a while, then stop.
If i have it spawn every second I see 12-14 actors appear before they just stop appearing.
if i have it spawn every 2 seconds I see only 6 actors.
when i changed the control and had it spawn with each key press I saw 30 appear.
They only seem to spawn for the first 12 seconds and then stop, regardless of the number of spawns.
You guys have any ideas? am I missing something obvious?
Sign In or Register to comment.