Agent JJ's Forum Posts

  • 3 posts
  • Thanks a lot - it works now! :-)

    Had another condition in combination with "else". After getting rid of that one the behaviour is as expected.

  • Hi Lionz,

    Thank you for the quick answer. I tried it many different ways, also with variables. The "else" is red when I put it under the mouseclick. Everywhere else I can use it, only on the mouseclick not.

    Do you know why it gets red? Is there documentation on each of the commands and how they interact. The "help"-documentation from Construct3 itself was not very helpful.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi there, I want to click left on a sprite to turn off music. The animation of the sprite will change. When I click left again the music should turn on again.

    It just does not work. I can do the first part (turn off/change animation) but the second click is always ignored by the system.

    If I click left and right it works.

    Does anyone know how I can do this?

    Thank you!

  • 3 posts