Skip to content

Blender Game Engine Add-on that adds some shortcuts for developing games or interactive media.

License

Notifications You must be signed in to change notification settings

PlumpMath/bge_shortcuts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bge_shortcuts

A simple addon for the Blender Game Engine to make life slightly easier when developing or prototyping games. Add shaders (depth of field, SSAO, contrast...) or scripts (fly camera, first person rig...) to scenes with the click of a button.

Installation

Download this addon then place the 'bge_shortcuts' directory into the scripts/addons folder in blender.

Once you have launched blender, open up the User Preferences (ctrl+alt+u) the open the 'Add-ons' tab. Start typing in 'bge_shortcuts' and you should see the addon appear. Click the checkbox to enable bge_shortcuts.

Great, all setup and ready to develop.

Useage

bge_shortcuts can be found in the 'Tool Shelf' (hotkey:T) under the 'Game Engine' tab. There are a number of buttons which add shaders/scripts/helpers to the scene. The buttons are quite self explanatory and you shouldn't have an issue figuring out what they do.

When you add a shader to the scene, an options button will appear next to the shader button. Clicking this opens up some options which you can change to alter how the shaders behave.

If you think something should be included, then open up an issue on github and explain it. I will do my best to add in something if it is suitable.

Tested on Blender 2.7

Author: Nick Polet

About

Blender Game Engine Add-on that adds some shortcuts for developing games or interactive media.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.6%
  • GLSL 31.4%