SpawnPointsIDManager

class in SpawnerTool.Runtime | Inherits: MonoBehaviour

Description

This component is the responsible for administrating Spawn points for the scene.

Public Methods

Get World Position of an id. If id doesn't exists, it will cause null errors.

Get World Position of an id, checking if given id is true.

Last updated