-
Notifications
You must be signed in to change notification settings - Fork 1
Home
nickpolet edited this page Jan 17, 2014
·
3 revisions
- Download the add-on from here
- Open up the zip file, and place the bge_shortcuts folder in your blender scripts folder.
- Open up 'User Preferences' in blender, go to the 'addons' tab, then under the 'game engine' section you will see the BGE Shortcuts addon. Click on the check box to enable it. Done.
The addon is found in the 'tool shelf' panel in blender (shortcut T). If you are using Blender 2.7 or greater, the addon is found under the 'Game Engine' tab on the left hand side. The addon is fairly basic and easy to use. You can click on the Navigation systems to add First Person Rigs, Fly Cameras, Orbit Cameras etc... These navigation systems can be used as 'disposable' ways to navigate around your game levels, or as a starting point for coding your own navigation systems.
You can also add GLSL shaders that run in the game engine. Click on the shader buttons to enable a shader. You can also edit parameters of the shader by clicking on the options button that appears once you enable a shader.