spawning objects every 2 seconds
- 
 I want to keep spawning objects every 2 seconds but I can’t figure out how to achieve it. 
 I tried to link the loop behavior with the spawn an object behavior
 But with no luck. It’s probably because I don’t know how to use the loop behavior.
 Appreciate your help.
- 
 Use the TIMER behavior under CUSTOM  
- 
 Now I feel really stupid 
 Thanks man.
- 
 The Loop behavior does things instantaneously, it doesn't wait for behaviors to finish executing. 

