Table of Contents

Method AddCellDistance

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

AddCellDistance(FieldSpawner, string, float, bool, bool)

Add SR_CellDistance: minimum distance between tagged spawns.

protected SR_CellDistance AddCellDistance(FieldSpawner spawner, string taggedType, float distance, bool ignoreSelf = true, bool global = false)

Parameters

spawner FieldSpawner
taggedType string
distance float
ignoreSelf bool
global bool

Returns

SR_CellDistance