I got it fixed
Sorry for the inconvenience!
Search found 2 matches
- Mon Jul 20, 2015 6:31 pm
- Forum: Support and Development
- Topic: keypressed function won't call
- Replies: 2
- Views: 2050
- Mon Jul 20, 2015 5:25 pm
- Forum: Support and Development
- Topic: keypressed function won't call
- Replies: 2
- Views: 2050
keypressed function won't call
I am new-ish to LOVE2D and I am working on a new project for the first time, however, I am having some problems with it. For some reason the keypressed function won't call whenever a key is pressed. I have tried to put print(key) within the function, but it does not print anything in the debug conso...