Method AddGetCoords
AddGetCoords(FieldSpawner, string, Vector3?, Vector3?, bool, bool, bool, bool)
Add SR_GetCoords: snap to position of another tagged spawn.
protected SR_GetCoords AddGetCoords(FieldSpawner spawner, string fromTag, Vector3? worldOffset = null, Vector3? directionalOffset = null, bool dontSpawnIfNoTagged = false, bool offsetModeCells = false, bool getScale = false, bool removeTagged = false)
Parameters
spawnerFieldSpawnerfromTagstringworldOffsetVector3?directionalOffsetVector3?dontSpawnIfNoTaggedbooloffsetModeCellsboolgetScaleboolremoveTaggedbool
Returns
- SR_GetCoords