Summary
Changes freeze state of
timeAgents using PhysicsAutoSimulation for the physics.
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime - Containing Type
- TimeStone
Syntax
public void FreezeTimeAgents(bool state)
Parameters
| Name | Type | Description |
|---|---|---|
| state | bool | The freeze state |
Return Value
| Type | Description |
|---|---|
| void |