Difference between revisions of "Overgrowth Map Editing"
From Wolfire Games Wiki
(Fixed Typos) |
m |
||
Line 20: | Line 20: | ||
* [[Known Bugs]] | * [[Known Bugs]] | ||
+ | [[Category: Tutorials]] | ||
+ | [[Category: Modding]] | ||
[[Category:Overgrowth]] | [[Category:Overgrowth]] |
Revision as of 13:43, 22 June 2011
Overgrowth features a set of tools that can be used to modify the game.
The current alpha version allows the user to:
- Place and transform models and decals.
- Place hotspots to trigger JavaScript files. not supported right now
- Modify the lighting not supported right now.
- Rig not supported right now and animate not supported right now any model
Apart from the functionality built into the editor, there are some other, more advanced ways of modifying the game by importing new terrain, models or UIs for example. Look under the Modding Overgrowth headline for that.
Getting Started
- Introduction to Editing in Overgrowth - An introduction to the basic principles of map editing in Overgrowth.
- Overgrowth Controls - How to use the mouse and keyboard to navigate and manipulate objects.