I think this would go in General, not Support and Development.
Besides that, I think this is a good idea!
Search found 29 matches
- Mon Mar 31, 2014 8:52 pm
- Forum: Support and Development
- Topic: Small Useful Functions
- Replies: 127
- Views: 59409
- Sun Mar 23, 2014 7:25 pm
- Forum: Support and Development
- Topic: How to make a background of loveframes buttons?
- Replies: 2
- Views: 1943
Re: How to make a background of loveframes buttons?
I can think of three ways to do it, but one is probably illegal/strictly forbidden. One is just making your own buttons, it isn't all too complicated. I made my own for a small game in which you press buttons and they make noises such as kick and snare. A drum kit, basically. Second, check the docum...
- Sun Mar 23, 2014 12:28 am
- Forum: Support and Development
- Topic: [Solved] Distribution of a game on Linux
- Replies: 3
- Views: 2708
Re: Distribution of a game on Linux
http://love2d.org/wiki/Game_Distribution "For Linux there is not yet a simple way to distribute your game. The general approach here is to point to the official LÖVE packages at https://www.love2d.org. There isn't official support for making Linux executables/distributables yet, so the only way...
- Thu Mar 13, 2014 3:51 am
- Forum: Libraries and Tools
- Topic: Fancy Beetle 2.0
- Replies: 3
- Views: 2999
Re: Fancy Beetle
This is pretty cool, I like the minimize and maximize feature.
- Sun Mar 02, 2014 6:30 am
- Forum: Support and Development
- Topic: [RESOLVED] Application Was Unable to Start Correctly
- Replies: 7
- Views: 4764
Re: Application Was Unable to Start Correctly
Alright. In the Start Menu, search for "mmc". Open it and click "File -> Add/Remove Snap-ins". In the "Selected Snap-ins" box, remove everything but "Console Root", then try again.
- Sat Mar 01, 2014 11:10 pm
- Forum: Support and Development
- Topic: Hump Gamestate Freezing on switch function
- Replies: 6
- Views: 5103
Re: Hump Gamestate Freezing on switch function
Give us a .LOVE file to dissect and help you out. Here's a tutorial on how to do it if you don't already know, scroll down a bit to "Create a .love-file" and follow the instructions.
https://www.love2d.org/wiki/Game_Distribution
https://www.love2d.org/wiki/Game_Distribution
- Sat Mar 01, 2014 8:17 pm
- Forum: Support and Development
- Topic: [RESOLVED] Application Was Unable to Start Correctly
- Replies: 7
- Views: 4764
Re: Application Was Unable to Start Correctly
You probably got a virus recently or installed an update to an AntiVirus. I have heard that it is often caused by a program called 'CA Internet Suite'. Assuming you have Windows, you can provide us with more information by typing in "Event Viewer" into search (In the Start Menu). Go to Win...
- Tue Feb 25, 2014 11:27 pm
- Forum: Support and Development
- Topic: Mouse Hovering Over Printed Text
- Replies: 10
- Views: 6738
Re: Mouse Hovering Over Printed Text
You might want to check out an gamestate library or something to do things like that :) Personally I wrote an simple SceneManager on my own. You can create normal scenes and overlay scenes (like an ingame menu) without a hassle. Also it has a new Scene:enter() and Scene:leave() callback. Currently ...
- Tue Feb 25, 2014 6:27 am
- Forum: Support and Development
- Topic: Mouse Hovering Over Printed Text
- Replies: 10
- Views: 6738
Re: Mouse Hovering Over Printed Text
Ah, I see what you mean. You have everything set up in one place and then you can easily run the function, in your case "menu.setup()", and create a new menu without hassle. I think that is a great idea, thanks for explaining it. Since I plan to have a pause menu, options menu, etc., I'll ...
- Tue Feb 25, 2014 4:27 am
- Forum: Games and Creations
- Topic: Inexperienced Knights [Update #8]
- Replies: 48
- Views: 39208
Re: Inexperienced Knights [New screens 24/2/14]
This game looks awesome and seems to be coming along nicely, I look forward to its release. The graphics remind me of old games like Zelda but more colorful.
Also, what do you plan the price to be when you release it?
Also, what do you plan the price to be when you release it?