platformer
Public Member Functions | Public Attributes | List of all members
UnityPlatformer.Physhic2DMonoBehaviour Class Reference

Base class to easy debug 2D Colliders visually in Editor and in game. More...

Inheritance diagram for UnityPlatformer.Physhic2DMonoBehaviour:
UnityPlatformer.BoxTileTrigger UnityPlatformer.Jumper UnityPlatformer.Ladder UnityPlatformer.Liquid UnityPlatformer.Grab UnityPlatformer.RopeSection UnityPlatformer.Track

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...
 

Detailed Description

Base class to easy debug 2D Colliders visually in Editor and in game.

Member Function Documentation

◆ Start()

virtual void UnityPlatformer.Physhic2DMonoBehaviour.Start ( )
inlinevirtual

Member Data Documentation

◆ debug

bool UnityPlatformer.Physhic2DMonoBehaviour.debug = false

Display collider as flat color


The documentation for this class was generated from the following file: