mahoneywj's Forum Posts

  • 1 posts
  • I have been creating a game with lives. Every time the player dies he loses one and it is game over he loses all three lives. However when I set his position to (x,y) he simply sits there and cannot move. It's like he's stuck mid air. I cannot reset layout because that resets all the variables including the lives. I tried choosing 'stop loop' once he had been placed but he still sits there mid air. FYI I have it so that when he hits the border or something that will kill him it subtracts 1 from 'health' (global variable). Then I added 'when health is equal to '2' set character x,y to (whatever it is)'.

    Any help would be greatly appreciated, sorry for not knowing the fix.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 1 posts