For the complete documentation index, see llms.txt. This page is also available as Markdown.

๐ŸŽฏSpawn Zones

Spawn zones are needed to spawn characters and enemies and they are used in single-player and multiplayer. During the game, a character/enemy will appear at a random* point in the specified zone.

*make an area very small if you need a precise spawn point

Spawn characters in single-player:

๐Ÿ•น๏ธSingle-player Game Creation

Spawn characters in multiplayer:

Rooms

Spawn AI opponents in both modes:

Adding to the Game

To create a Spawn Zone press (Game Object -> USK -> Spawn Zone).

You can freely rotate, move and resize the area to customize it (the arrow shows in which direction players/opponents will appear).

Last updated