spawned actor does not follow actions
Chaser
Member Posts: 1,453
I have an actor that moves and animates and destroys when hitting a wall but i have it set so that when it spawns a new actor every 5 seconds it does not move nor animate
Comments
But once I place a timer to spawn then move and animate nothing spawns
Can somebody show me a basic 5 second timer spawn actor setup????
I started from scratch like this
timer every 5 seconds. Run to completion.
spawn actor1 infront of actor relative to scene
at 320 at 450.
This still does nothing. Is it possible to spawn actors without collisions or touch of other actors???I'm going nuts