Doomish's Forum Posts

  • See, my game is a 2D platformer, and since I'm relatively new at Construct, I don't have any idea how to make cutscenes. If there's an "easy" way, I'd like to know it first before getting into the tough intricate stuff. I have the unstable version (0.99.91) if that matters. All I'm really looking for at this point is "This character talks, then this character talks, then this character moves, repeat it a little, then it's over". I wish I knew how to do it myself but I don't really have any idea.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Is it possible? For example, I have a powerup object. When the character overlaps the object and presses Up, it destroys the powerup, sets the messagebox text to its 'DJText' private variable, and makes the Messagebox and messagetext visible.

    That works fine, but the message stays there hovering in the air forever, or until you walk over another value-related item. Is there a specific way to make it so the messagebox stays visible for only a few seconds, say, three, then go back to being invisible?