Saturday, 17 August 2013

Lua LÖVE: How to press key and move to another menu

Lua LÖVE: How to press key and move to another menu

Sorry if my title sounds wrong I'm not English. ;) Anyways when using LÖVE
I want to change from one menu to another by hitting the ENTER key. But I
only know love.keypressed, and love.keyboard.isDown.
For those two I need to hold the button down but I only want it to be
pressed once. I would appreciate any help. Also tell me if I need to tweak
my title a little.

No comments:

Post a Comment