function in SpawnPointsIDManager
public Vector3 GetSpawnPosition(int id);
id
Spawner ID
Vector3 - Returns spawner position
Get World Position of an id. If id doesn't exists, it will cause null errors.
Last updated 4 years ago