Search found 2 matches
- Sat Feb 25, 2012 11:36 pm
- Forum: Support and Development
- Topic: Pausing Game
- Replies: 6
- Views: 7398
Re: Pausing Game
Thanks works great
- Sat Feb 25, 2012 11:11 pm
- Forum: Support and Development
- Topic: Pausing Game
- Replies: 6
- Views: 7398
Pausing Game
Hi When I pause the game with to escape key I would text to come up saying "GAME PAUSED" I can do this but it only stays up for like 1 sec and I want it to stay up till the users presses the escape key again Heres my code so far: if key == 'escape' then love.graphics.print("THE GAME I...