- Found in:
- Vanilla
Description
Wiki Description
Toggles collisions on and off in the game.
Documentation Comment
TCL functionality
Caveats
CK Wiki - Notes
- This affects ALL actors in the game, not just the player.
Examples
; Toggles collisions off (if on) or on (if off)
Debug.ToggleCollisions()Auto-Generated Example
Debug.ToggleCollisions()