firezombie444's Forum Posts

  • I didn't use the timer behavior, i don't know if this will work 100% but i just put every 0.1 seconds, increase the Timer by 0.1 and then display the global variable on the text.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm new to Construct 2, and have a quick question. Is there a capx file that will help me saving things to WebStorage (Gold/Money System in particular). I've tried a ton of tutorials but for some reason they dont work.

  • I'm making a drag racing game and i made a timer that goes to hundredths of a second. The timer works okay for the first 10 seconds, but then it starts only going up by seconds and blinking. How do i fix this?

    Also, quick question. You can only create 100 events in the free version, but can you create more than a hundred but just not publish it or can you not make any more?

  • Yeah, like those but they can be slanted or flat. I used the same behaviors as that one and it still didn't work.

  • I'm trying to make a floating ramp but when I apply the solid behavior, it isn't solid. It works with the platform and physics behavior but then it just falls down. I tried the anchor behavior but it follows the character wherever it goes. Anyone know how to fix this?

  • Which tutorial?

    Also, I was thinking that I might be able to make an invisible barrier that the slingshot cannot go past. Is there a way to make a barrier only impassable to one object?

  • I'm making an Angry Birds like game but when I test it out I can just stretch the slingshot to the obstacles and win the game that easy. What's the easiest way to stop an elastic band from stretching too far?

  • I didn't find anything wrong with it, but here's what my events look like.

    WebStorage: Local Key "HighScore" exists: System: Set HighScore to WebStorage.LocalValue(HighScore)

    System: Else: Set HighScore to 0

    System: Score>HighScore: WebStorage: Set Local Key "HighScore" to Score

    System: WebStorage: Local Key "HighScore" exists: System: Set HighScore WebStorage.LocalValue(HighScore)

    highscore: Set text to "High Score" & HighScore

    System: Else: System: Set HighScore to 0

    highscore: Set text to "High Score" and HighScore

  • I don't have enough reputation to post a link but it was the Arcade Style High Score in the Scirra tutorials.

  • I made a high score system following a tutorial but when i test it, it says NaN where the high score is suppose to be. Anyone know what that means and how to fix it?

  • Yes.

  • I tried opening it and it takes me to the install Construct 2 screen (which i already did), is it suppose to do that?

  • I replayed the tutorial again and now it says NaN where the high score is suppose to be. I'm working on the high score right now not the gold sorry.

  • Does it not work with free version?

  • it wouldn't let me post the url... it's in the Arcade Style High Score tutorial in the Scirra tutorials