platformer
|
Base class to easy debug 2D Colliders visually in Editor and in game. More...
Public Member Functions | |
virtual void | Start () |
Initialize Collider2DRenderer component if debug is enabled More... | |
Public Attributes | |
bool | debug = false |
Display collider as flat color More... | |
Base class to easy debug 2D Colliders visually in Editor and in game.
|
inlinevirtual |
Initialize Collider2DRenderer component if debug is enabled
Reimplemented in UnityPlatformer.Liquid, UnityPlatformer.Ladder, UnityPlatformer.BoxTileTrigger, and UnityPlatformer.Jumper.
bool UnityPlatformer.Physhic2DMonoBehaviour.debug = false |
Display collider as flat color