โจSpawning
a.k.a placing a Spawn Point
Last updated
a.k.a placing a Spawn Point
Last updated
The first thing you should do when creating game logic is adding a spawn point. If you donโt, youโll just spawn anywhere, which isnโt what we want.
To add a spawn point, click on whatever object โ which we call entities โ you want your players to spawn on. A platform or landmass is ideal for this.
Head to โComponents,โ find โSpawn Pointโ and click the little + next to it. This will add a spawn arrow to indicate which way youโll face when you spawn, which you can change however you want.
For this first spawn point, make sure you click โYesโ for โSpawn here at startโ โ otherwise the game will think itโs a checkpoint when you load in, and will still spawn you randomly.