Skip to content

Custom characters in Overgrowth.

Gyrth edited this page Aug 27, 2021 · 10 revisions

Before we start.

Creating new characters in Overgrowth is not an easy process. However there are a few methods that vary in difficulty.

Bone Attachments.

The easiest method would be to use an existing character and attach different static objects to the bones. This can drastically change the appearance but require no external software. The downside however, is that the objects do not conform to the character's mesh. Meaning things like clothing will not move with, bend or fold with the character in a realistic way.

To attach an object to a character go into Editor Mode by pressing F1. Select the object you want to attach and move it in the correct position. To make it easier to attach it press ~ to freeze time, allowing you to position it correctly without the character moving. Now press and hold the Alt button. A few lines should appear to represent the different bones you can attach to. With the Alt button down, you can attach the object by clicking with the left mouse button. To detach hold Shift as well and click the same bone.

BoneAttachments

Editing an existing mesh in blender.

If the character you want to make isn't that different from an existing character you might want to try editing the mesh. That way you don't have to rig, weightpaint and export a custom skeleton.

For our example we are going to edit Turner's mesh. Open up Blender and go to File -> Import -> Wavefront (.obj) and import the file Overgrowth/Data/Models/Characters/IGF_Turner/IGF_Turner.obj. Select the mesh and go into sculpt mode from the drop down.

Clone this wiki locally