Can someone confirm that? I had some strange behaviors of events in a group, but not outside of a group.
Afaik a group is just an event with a boolean check if the group is active, but disguised by the different UI.
So yes everything under a group is basically a sub-event.
This makes stuff that resets on the next top level event (picking of newly created instances, wait for previous) a bit of a pain. But I'd have to test to properly confirm.
This makes stuff that resets on the next top level event (picking of newly created instances, wait for previous) a bit of a pain.
Thanks fedca. That is what I thought. It should be mentioned in the manual, otherwise it could lead to confusion.
Develop games in your browser. Powerful, performant & highly capable.
You can have variables with group scope, so you might double check that for vars with the same name.