redmagejr's Forum Posts

  • 4 posts
  • Thanks Trulz & Minor! That took care of the NaN. Appreciate it.

  • Hello!

    I am working with the runner template to learn Construct and I wanted to put in a High Score system. I watched the video ArcadEd did and I adjusted the Storage local information, ie: (Storage.LocalValue("Highscore")), I saw other people had commented on but I still can't get the Highscore to post to the game screen or the game over screen. I keep getting the "NaN" error, I consulted other posts about this problem but they answered with the same solutions.

    Here is a screenshot of my main layout perhaps the problem lies in my construction:

    Thank you in advance for your time.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes, you'll need to remove the "reset global variables". That's what worked for me.

  • I completed an infinite running game and exported it in CocoonJS. When I loaded the finished game to a test phone the game loaded to a black screen after the Cocoon logo appeared. Am I missing something in the Construct process? Thank you in advance for any help.

  • 4 posts