liquidmetal's Recent Forum Activity

  • In my opinion it is more dependant on the games mechanics: If you use a concept which actually resembles the style of the old classics retro graphics never get old.

  • 4. Definietly. Sometimes I have to use google translate and I always struggle minutes before I get what this thing tries to tell me. At least for long sentences. Maybe it will work for short expressions in tutorials but I don't think it is useful for story elements.

  • Very helpful. Thanks for sharing!

  • Cute main character. Reminds me of those coal imps from Hayao Miyazakis "Spirited Away". The whole game concept is quite enjoyable. Good work. Keep it up!

  • Neat controls. Looks like a lot of fun. I will play it!

  • Those are really helpful. Thanks for sharing.

  • Hah hah! Looks fun. When will it be released?

  • [quote:1nnl604y]Hi so I want to make a sound pop up when a layer comes visible.

    That was your problem. My setup solved this problem. Have you at least tried it out?

    The layer "hint" becomes visible when hitting the collision object - a sound is played once. You can replace the condition on collision with object with what ever you want. The counter is just for making the layer invisible again so the procedure can be repeated. You can also replace this mechanic with whatever you want.

  • Yeah, thats it! It suggests real adventure in exotic locations. Very good work! How many single screens will your game have?

  • Ok, here we go. This should do the trick:

    The player object gets the boolean "hintVisible". Set it to false. The layer "hint" is only visible when this boolean is true. It is toggled by hitting the blue collision object. Then a counter with a global variable starts. After 6 seconds (adjust it to your needs) the boolean is toggled to false, the layer becomes invisible and the player can hit the collision object again repeating the procedure. Since "on collision with object" is identical to "trigger once while true" the sound is played once when toggeling the boolean.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You need an instance variable. Set it to boolean. Toggle it from false to true when the layer is visible and back to false when invisble. Make it that the sound only plays when said variable is false. That should make the "trigger once while true" obsolete.

  • With the method I described you can pop up as many text boxes as you want. It isn't restricted to one box. Also I thought you wanted the specific boxes to appear when the player has reached a certain distance to a specific object. When they all are supposed to appear at once you don't need the distance calculation.

liquidmetal's avatar

liquidmetal

Member since 13 Aug, 2014

Twitter
liquidmetal has 1 followers

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies