Search found 39 matches

by RaptrStudios
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: 2420

[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
by RaptrStudios
Sat Mar 28, 2015 6:42 pm
Forum: Support and Development
Topic: [SOLVED] Menu Problems
Replies: 7
Views: 3731

Re: Menu Problems

Ahh yes, good point.
I've been up all night so i think i'm gonna take a break.
Thanks again!
by RaptrStudios
Sat Mar 28, 2015 6:28 pm
Forum: Support and Development
Topic: [SOLVED] Menu Problems
Replies: 7
Views: 3731

Re: Menu Problems

I don't know how to reconvert it, does anyone know how?
by RaptrStudios
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: 4738

[REMOVED]

[MESSAGE REMOVED BY OWNER]
by RaptrStudios
Sat Mar 28, 2015 5:17 pm
Forum: Support and Development
Topic: [SOLVED] Menu Problems
Replies: 7
Views: 3731

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...
by RaptrStudios
Sat Mar 28, 2015 5:33 am
Forum: Support and Development
Topic: [SOLVED] Menu Problems
Replies: 7
Views: 3731

[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...
by RaptrStudios
Sat Mar 28, 2015 4:17 am
Forum: Support and Development
Topic: [SOLVED] love.keyboard.setKeyRepeat(false) does'nt work!
Replies: 2
Views: 1971

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 :)
by RaptrStudios
Tue Mar 24, 2015 11:24 pm
Forum: Support and Development
Topic: [SOLVED] love.keyboard.setKeyRepeat(false) does'nt work!
Replies: 2
Views: 1971

[SOLVED] love.keyboard.setKeyRepeat(false) does'nt work!

When i put

Code: Select all

love.keyboard.setKeyRepeat(false)
in love.load() or anywhere else, it does'nt stop the key from repeating!
How do i fix this?
by RaptrStudios
Sat Mar 21, 2015 1:58 am
Forum: Libraries and Tools
Topic: [LIBRARY] EZTimer, an easy to use timer
Replies: 3
Views: 2134

Re: [LIBRARY] EZTimer, an easy to use timer

Thanks for the honesty, and yes this library is nowhere close to being done.