I don't know why but my timer don't want to trigger.
Here is what I want to do:
I want to object A and object A2 look on their own variable and repeat spawn mobs separately.
Object A instant variable = 1sec
Object A2 instant variable = 2 sec
Object A spawn every 1 second.
Object A1 spawn every 2 seconds.
Here is a screenshot
When I replace all timers with system "Every x seconds" it works but for all of them, not for each one separately.