Timer activates when the scene is loaded or when the timer is enabled by another function.
Delayed Function Timer
## object name, you can set this to anything that is uniqueobj1:## object typetype:delayed_function_timer## repeat time (in milliseconds, 1 second = 1000 milliseconds)time:200## functions that the timer executesfunctions:function:type:## some function replace thisfunction2:type:## some function replace this