Nah you are right
Even so there is no other way for ELSE to work than THIS event above and THIS event below
It clearly lacks clear indications they are connected
One thing the Else event has and so do the other ‘special’ events such as Repeat, While etc is a different coloured background for the event ‘title’. It’s the same colour as the general event sheet background. For dark mode it’s grey and for light mode it’s a lighter white.
I had an experiment making it darker for both dark and light mode. Making it lighter in light mode would be useless as it’s already close to white.
But yeah, it doesn’t give Else a visual link to the preceding event.
It’s fine too, as long as it can be tracked easily.
Also, in my opinion, they shouldn’t be separable, as that could lead to logic issues.
Something similar to how we handle local variables would be preferable, since you have to explicitly right-click and delete them. It’s up to the developers, though.
I agree. I previously envisioned an If… Then as similar to a While event. Although, I’m not sure about the else. Maybe just If… Else or something that expands. IDK.
It’s easy to encapsulate an If Or Else but difficult to add sub-events.