Hello
I have a system of enemie spaw based on system wait random(x,y) seconds. But when testing, sometimes a enemie spaws in a time that are not espected. I noticed that when press f5 after die, to restart, it dont happens. But when I go to the restart layout and come back by there this happens.
I think that the system wait (thats only in the sheet for that specifc layout) is running even when in another layouts. (for example: item B will respaw only in system wait 20 seconds of that layout, but i die, spend 10 seconds to restart, and the item appears with 10 seconds. can be that?
Please, if you could happens, will be nice!
EDIT: Like dop2000 noticed I was using "system for every x second" instead of "system wait". Sorry by the wrong direction I gave Tomycase