Does anyone use the current "Or blocks"? They feel limiting and against the design of Construct, since events are all about using multiple conditions per event, but the or block goes against that design by only allowing a single condition to be used.
Wouldn't it be awesome if we could insert an "or" system condition wherever we want and do more advanced efficient useful things?
A current example of code that could be more efficient with an "or condition":
Imagine if we had the power to just quickly insert an OR there and save time and duplicate events! Mockup:
From 8 events to 4, and it was quick and simple, awesome!