Uploaded GameBuilder7.0v3 for love 7.0 version. i fixed all the bugs and added some new functions.
Code: Select all
GameBuilder 7.0v2 Changelog:
new mouse category with mouse functions.
more audio options
More font options
fixed all the bugs
fixed most of the bugs making it stable and more compatible with love 7.0
Screenshot function added
Audio - add sound code, volume, and pitch
Text - added text colors
Changed codes to work with love 7.0
Code: Select all
GameBuilder 5.0v2 Changelog:
Text color - add text color
Audio - more options
Hover mouse - hover your mouse over the x, y area and get an instant flip switch
Click boxes - left-click with the mouse on the x, y area and get a flip switch
Image buttons - click on the image and get a flip switch.
Description: It has been a while since i wanted to make a game builder or at least something to aid in creating lua games quicker so i create this. This program is a text editor built for love it inserts codes such as love.graphics.draw, love.audio.newMusic with a few clicks.
Features:
Quick code insert:
- Fonts (inserts default font can be changed)
- Text (insert normal text at x and y)
- Keyboard (insert keyboard keys)
- Animation (insert animation image codes, update, draw, load)
- Image (insert image, and draw)
- Audio (add, play)
- Functions (quick already to go functions, quit, reset, fullscreen, object movement)
- Setup (default workspace)
- Conf (creates a game.conf)
- HUD (HP Bar, MP Bar)
- Examples (at the moment only helloworld.lua)
- Build (creates .exe and .love files of your game)
- System (save, and load function)
Instructions:
go to the "C:\GameBuilder" or "C:\LuaGameBuilder\" folders and run GameBuilder.exe
im still figuring out how to make it better and what kind of functions/codes to add if you guys have any ideas you can tell me and i will update it. some things are incomplete but im working on it.
Download:
GameBuilder5.0v2:
http://www.megaupload.com/?d=ZD1JBW2G
- installs to "C:\LuaGameBuilder"
GameBuilder7.0v3:
http://www.megaupload.com/?d=KABSRTJN
- installs directly to "C:\GameBuilder\"