How come there is an opacity expression to get the opacity of an object but no expression to get the state of the object's visibility...?
Develop games in your browser. Powerful, performant & highly capable.
For some unknown reason Construct doesn't have any expressions which return boolean value, or at least 0/1. You are forced to use events...
Weird. Thanks for the reply dop2000.