Difference between revisions of "Portal:Overgrowth"

From Wolfire Games Wiki
Jump to: navigation, search
(Instructions)
(Asset Creation)
 
(173 intermediate revisions by 30 users not shown)
Line 5: Line 5:
  
  
[http://www.wolfire.com/overgrowth Overgrowth] takes place in the savage world of Lugaru where rabbits, wolves and other animals are forced to use paws, claws and medieval weaponry to engage each other in battle. Combining 3rd person adventure platforming with intricate melee combat, Overgrowth achieves a unique feel.
+
[http://www.wolfire.com/overgrowth Overgrowth] is a cross-platform game developed by Wolfire Games, an independent game development company. Overgrowth is the spiritual successor to [[Lugaru]], an earlier game also developed by Wolfire. Development of Overgrowth was officially announced on September 17th, 2008, and version 1.0 was officially released on October 16th, 2017. The game is currently purchasable via [http://www.wolfire.com/overgrowth/preorder direct order], through [https://www.humblebundle.com/store/overgrowth Humble Bundle], and [http://store.steampowered.com/app/25000/Overgrowth/ Steam].
  
Overgrowth also benefits from [http://www.wolfire.com/ Wolfire]'s brand new Phoenix Engine which has been built from the ground up to allow the use of cutting edge graphics, animation, and physics. Add to these exciting features Overgrowth’s realistic artificial intelligence and streamlined control system and the result is an astoundingly immersive experience.
+
Overgrowth's Gameplay emphasizes fluid, fast-paced, 3rd-person perspective armed and unarmed melee combat, 3D-platforming, and stealthy infiltration. Overgrowth uses a custom game engine codenamed "[[Phoenix Engine|Phoenix]]", and a lot of work has been put into making it accessible to [[Editor_Interface|modding]].
  
== Instructions ==
+
The game currently consists of two campaigns - a remastering of Lugaru in the Phoenix engine, and its successor, the new Overgrowth campaign, as well as a collection of maps (many of which are populated by enemies) which the player is able to explore, fight through, and even modify if they are so inclined. There are three additional gameplay modules, one called "Arena", in which the player is pitted against procedurally generated NPC enemies in gladiatorial matches, and "Versus," a two-player local competitive mode in which you can fight your friends, or enemies! There are also numerous player-made characters, weapons, maps, campaigns, and gameplay modifications available through the [https://steamcommunity.com/app/25000/workshop/ Steam Workshop], and a community-made tool called the [http://forums.wolfire.com/viewtopic.php?f=13&t=14201 SUMlauncher].
* [[Overgrowth Controls]]
 
  
== Modding Overgrowth ==
+
The story of Overgrowth features a continuation of [[Turner]]'s journey, 1 year after the events of [[Lugaru]]. In addition to anthropomorphic rabbits and wolves, the Overgrowth Universe now includes cats, dogs, and rats (see article: [[Races]]), all of whom appear in the main campaign.
* [[Overgrowth Map Editing]]
+
 
 +
== Playing and Configuring Overgrowth ==
 +
* [[Getting Started]]
 +
* [[Control Reference]]
 +
* [[Configuring Overgrowth]]
 +
* [[Overgrowth FAQ]]
 +
 
 +
== The Overgrowth Universe ==
 +
* [[Races]]
 +
* [[Locations]]
 +
* [[Characters (lore)]]
 +
* [[Equipment and Weapons]]
 +
* [[Lore]]
 +
 
 +
== Phoenix Engine Documentation ==
 +
 
 +
Here we aim to provide comprehensive documentation about all features relevant to modding and level editing.
 +
To get started with the editor, level making and modding, Constance has a really well made video tutorial on youtube https://www.youtube.com/watch?v=eS3RujmDQ2M&list=PLuNY3k_ozhofaucF0mq043_QAj8eEgXzV&index=1
 +
 
 +
=== General ===
 +
* [[Creating a new Mod]]
 +
 
 +
=== Level Editing ===
 +
* [[Editor Interface]]
 +
* [[Overgrowth Levels | Setting Up a Level - XML Files]]
 +
* [[Prefabs]]
 +
* [[Custom Terrain | Choosing or Creating Terrain]]
 +
* [[Lighting]]
 +
* [[Script Parameters]]
 +
* [[Characters]]
 +
* [[Weapons]]
 +
* [[NPC Navigation]]
 +
* [[Hotspots]]
 +
* [[Dialogue Editor]]
 +
* [[Checkpoints]]
 +
* [[Shader And Weather Effects]]
 +
** [[Rain Weather Effects]]
 +
* [[LevelScripts]]
 +
 
 +
=== Asset Creation ===
 +
* [[3D Objects]]
 
* [[Custom Terrain]]
 
* [[Custom Terrain]]
* [[Custom Models & Textures]]
+
* [[Custom Weapons & Items |Custom Weapons and Equippable Items]]
 +
* [[Character Models]]
 +
* [[Custom Animations]]
 +
* [[Custom Attacks]]
 +
* [[Particle Effects]]
 
* [[Custom Decals]]
 
* [[Custom Decals]]
 +
* [[Binary File Formats]]
 +
* [[Xml File Formats]]
 +
* [[Shader Creation]]
 +
 +
=== Tutorials ===
 +
* [[Making a Pitch Black Level]]
 +
* [[Making New Models & Textures]]
 +
* [[Dialogue]]
 +
 +
=== Scripting ===
 +
* [[Scripting]]
 +
* [[Common Script External Code]]
 +
* [[Hotspot Scripting]]
 +
** [[Level Script External Code|Hotspot Script External Code]]
 +
* [[LevelScripts]]
 +
** [[Level Script External Code]]
 +
* [[Character Scripting]]
 +
** [[Character Script External Code]]
 +
* [[Editor Camera]]
 +
** [[Editor Camera Script External Code]]
  
 
== Misc ==
 
== Misc ==
 
* [[Useful Links]]
 
* [[Useful Links]]
 +
* [[Supported Video Cards]]
 +
* [[Overgrowth_Linux|Linux]]
 +
* [[Alpha List]]
 +
* [[Overgrowth tests]] {{stub}}
 +
* [[Post Processing Effects]]

Latest revision as of 09:16, 10 September 2023


Overgrowth Header.png

Welcome to the Overgrowth Portal!

Click Here to return to the Main Page.

  • Here you will find everything related to Overgrowth!


Overgrowth HomepageSPFHelp 144 pages.


Overgrowth is a cross-platform game developed by Wolfire Games, an independent game development company. Overgrowth is the spiritual successor to Lugaru, an earlier game also developed by Wolfire. Development of Overgrowth was officially announced on September 17th, 2008, and version 1.0 was officially released on October 16th, 2017. The game is currently purchasable via direct order, through Humble Bundle, and Steam.

Overgrowth's Gameplay emphasizes fluid, fast-paced, 3rd-person perspective armed and unarmed melee combat, 3D-platforming, and stealthy infiltration. Overgrowth uses a custom game engine codenamed "Phoenix", and a lot of work has been put into making it accessible to modding.

The game currently consists of two campaigns - a remastering of Lugaru in the Phoenix engine, and its successor, the new Overgrowth campaign, as well as a collection of maps (many of which are populated by enemies) which the player is able to explore, fight through, and even modify if they are so inclined. There are three additional gameplay modules, one called "Arena", in which the player is pitted against procedurally generated NPC enemies in gladiatorial matches, and "Versus," a two-player local competitive mode in which you can fight your friends, or enemies! There are also numerous player-made characters, weapons, maps, campaigns, and gameplay modifications available through the Steam Workshop, and a community-made tool called the SUMlauncher.

The story of Overgrowth features a continuation of Turner's journey, 1 year after the events of Lugaru. In addition to anthropomorphic rabbits and wolves, the Overgrowth Universe now includes cats, dogs, and rats (see article: Races), all of whom appear in the main campaign.

Playing and Configuring Overgrowth

The Overgrowth Universe

Phoenix Engine Documentation

Here we aim to provide comprehensive documentation about all features relevant to modding and level editing. To get started with the editor, level making and modding, Constance has a really well made video tutorial on youtube https://www.youtube.com/watch?v=eS3RujmDQ2M&list=PLuNY3k_ozhofaucF0mq043_QAj8eEgXzV&index=1

General

Level Editing

Asset Creation

Tutorials

Scripting

Misc

This article is a stub. You should help Wolfire by expanding it.