Prefabricated Statics

For creating mass amounts of statics that you can copy and paste anywhere in your game

Sometimes when you make a design worth keeping, having to repeat the same pattern of statics over and over again can be tiresome! That's why we have prefabs, prefabs allow you to store collections of statics and paste them wherever you need them in your game. Its like making your own stamps!

Examples

An example of creating a prefab out of statics in the world
Placing and repeating a saved prefab into the world. Prefabs can be rotated, increased in size as well.

How to create a Prefab

Prefabs can be selected in the menubar in the landscape tools.

Once you have opened it, clicked on prefab database and you should have the prefab design open. This is what a blank prefab looks like.

We are set up for creating a new template
We click on Create Blueprint and drag over what we want to copy

Once we have a templated created, we save the template and then select it from the prefab database. We can then place it into the world.

Prefab statics only work on statics! They also retain all of the properties of a prefab such as blend modes, graphical effects. So its a good way of mass placing down complex static structures

Last updated

Was this helpful?