I am trying to use the timer to spawn an active object to follow a path
I have it set for every 7 seconds to spawn a rabbit , and the rabbit to follow a path.
I can not get it to work.
It will work at 7 seconds , but nothing at 14, 21, 28, etc, etc.
If I use launch object I can spawn the rabbits, but they will not follow the path
How can I get my active object to enter my game screen at timed intervals.
Thank you