Hi everyone,
I have a problem in Construct 3: I want an animation to stop when the mouse is over three specific objects, and to play again when the mouse is not over these objects.
However, the animation stops immediately at the start, even though the mouse is not over the objects.
I’ve already tried using OR conditions and Else, but it doesn’t work as expected.
Does anyone have an idea how to solve this without using global variables?
Thanks in advance!