Table of Contents

Method Traps

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

Traps(string, string, float, params string[])

Add a trap spawner with probability and non-overlap checks.

protected FieldModification Traps(string modName = "Traps", string tag = "Trap", float probability = 0.1, params string[] prefabPaths)

Parameters

modName string
tag string
probability float
prefabPaths string[]

Returns

FieldModification