Add this class to a boxcollider to signify the bounds of your level
More...
|
virtual void | Awake () |
| On awake, fills the public variables with the level's limits More...
|
|
Add this class to a boxcollider to signify the bounds of your level
◆ Awake()
virtual void MoreMountains.TopDownEngine.LevelLimits.Awake |
( |
| ) |
|
|
protectedvirtual |
On awake, fills the public variables with the level's limits
◆ _collider
BoxCollider2D MoreMountains.TopDownEngine.LevelLimits._collider |
|
protected |
◆ BottomLimit
float MoreMountains.TopDownEngine.LevelLimits.BottomLimit |
◆ LeftLimit
float MoreMountains.TopDownEngine.LevelLimits.LeftLimit |
◆ RightLimit
float MoreMountains.TopDownEngine.LevelLimits.RightLimit |
◆ TopLimit
float MoreMountains.TopDownEngine.LevelLimits.TopLimit |
The documentation for this class was generated from the following file:
- F:/Github/Store/TopDownEngine/Assets/TopDownEngine/Common/Scripts/Camera/LevelLimits.cs