It is.
I need to check the angle for each sprite. If it is 0-1 another action should happen as when the angle is 90-91.
I tried as condition inside the for-each loop, but this puts an action for all conditions.
When i use a sub-event, the action does not only happen every iteration, it happens like i dont use subevents. It occurs like a normal event in root.
May this be a bug in r50?