-
-
Notifications
You must be signed in to change notification settings - Fork 17
Known Issues
CG-Tespy edited this page Mar 1, 2026
·
2 revisions
- It's possible to have an Else branch disconnected from an If branch
- Easy to fix manually: just put the Else branch where it was before (relative to the If branch)
- When trying to move an If branch from one Event block to another, rather than move, it creates a copy of the original at the drop location