The situation I want: create an object every 2 seconds. The objects should not disappear unless a future action tells them so.
[code:8ahl8y1r]every 2 seconds: call function "create object".[/code:8ahl8y1r]
Whenever the object is created, I see it being removed from the screen as soon as the new object is being created.
What can be the reason for this?
I'm using C0.99.84.