althea_texas's Forum Posts

  • Thank you! This is exactly what I needed to know. This is super helpful, and I appreciate the prompt response.

  • Yes. Exactly. But when I try to add the boolean check (is hasSword), it doesn't indent the condition under the first condition. Nor do I get a system condition labeled ELSE.

    Aha. Figured out that I need sub-events and can select them from the events menu. Is there a short-cut for this? The manual says to right-click in the event margin but this doesn't seem to work.

    Thanks for the help.

  • Imagine a simple scenario involving a hero, a monster, and a sword.

    If the hero has picked up the sword, collision with the monster kills the monster.

    If the hero has not picked up the sword, collision with the monster kills the hero.

    Currently, I have two almost identical code blocks: one kills the monster if the boolean is true and the second kills the hero if the boolean is false.

    Is there any way to use an ELSE statement in this situation?

    Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have also encountered the problem of layouts turning black inexplicably under Vmware Fusion Pro (Windows 10). Has anyone else encountered this problem and/or figured out a solution for Vmware Fusion Pro users? Should I be asking about this in a different forum?