Search found 39 matches
- Fri Apr 17, 2015 3:36 am
- Forum: Support and Development
- Topic: [SOLVED] Menu won't work at certain points in the game!
- Replies: 2
- Views: 2581
- Wed Apr 15, 2015 2:19 am
- Forum: Support and Development
- Topic: [SOLVED] Menu won't work at certain points in the game!
- Replies: 2
- Views: 2581
[SOLVED] Menu won't work at certain points in the game!
So i have a main menu that won't work after i exit the "Controls" menu.Please help, or ask more questions.
Thanks!
[ATTACHMENT ERROR src=http://www.mediafire.com/download/32m79 ... /main.love]
Space bar operates the menu
Thanks!
[ATTACHMENT ERROR src=http://www.mediafire.com/download/32m79 ... /main.love]
Space bar operates the menu
- Sat Mar 28, 2015 6:42 pm
- Forum: Support and Development
- Topic: [SOLVED] Menu Problems
- Replies: 7
- Views: 3907
Re: Menu Problems
Ahh yes, good point.
I've been up all night so i think i'm gonna take a break.
Thanks again!
I've been up all night so i think i'm gonna take a break.
Thanks again!
- Sat Mar 28, 2015 6:28 pm
- Forum: Support and Development
- Topic: [SOLVED] Menu Problems
- Replies: 7
- Views: 3907
Re: Menu Problems
I don't know how to reconvert it, does anyone know how?
- Sat Mar 28, 2015 6:05 pm
- Forum: Support and Development
- Topic: Moving the window on a frame-by-frame basis - good idea?
- Replies: 18
- Views: 5146
[REMOVED]
[MESSAGE REMOVED BY OWNER]
- Sat Mar 28, 2015 5:17 pm
- Forum: Support and Development
- Topic: [SOLVED] Menu Problems
- Replies: 7
- Views: 3907
More Information
Well, the first problem (the "save.dat" thing) should work perfectly fine (it worked fine on my computer, as well as several of my friends computer), and the second problem is what im trying to fix. It says that " shop_menu:update() " is a nil value. however the weird thing is th...
- Sat Mar 28, 2015 5:33 am
- Forum: Support and Development
- Topic: [SOLVED] Menu Problems
- Replies: 7
- Views: 3907
[SOLVED] Menu Problems
So i wrote a library that can handle pretty cool menus, and it worked fine, when it only had one menu to deal with (the title screen menu), but i added a menu screen for a "shop" type thing and it just fails completely. Can anyone me?? cerradon.love The location of the menu library is &quo...
- Sat Mar 28, 2015 4:17 am
- Forum: Support and Development
- Topic: [SOLVED] love.keyboard.setKeyRepeat(false) does'nt work!
- Replies: 2
- Views: 2048
Re: [SOLVED] love.keyboard.setKeyRepeat(false) does'nt work!
I was using it for love.keyboard.isDown(key) but it only works for love.keypressed()
Sorry
Sorry
- Tue Mar 24, 2015 11:24 pm
- Forum: Support and Development
- Topic: [SOLVED] love.keyboard.setKeyRepeat(false) does'nt work!
- Replies: 2
- Views: 2048
[SOLVED] love.keyboard.setKeyRepeat(false) does'nt work!
When i put in love.load() or anywhere else, it does'nt stop the key from repeating!
How do i fix this?
Code: Select all
love.keyboard.setKeyRepeat(false)
How do i fix this?
- Sat Mar 21, 2015 1:58 am
- Forum: Libraries and Tools
- Topic: [LIBRARY] EZTimer, an easy to use timer
- Replies: 3
- Views: 2271
Re: [LIBRARY] EZTimer, an easy to use timer
Thanks for the honesty, and yes this library is nowhere close to being done.