![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Aligns a GO to the left edge of the camera. More...
Public Attributes | |
Camera | alignCamera |
The align camera. More... | |
Vector2 | offset = Vector2.one |
The offset from left edge. More... | |
Protected Member Functions | |
virtual void | DoAlign () |
Does the align. More... | |
Aligns a GO to the left edge of the camera.
|
protectedvirtual |
Does the align.
Camera PlatformerPro.AlignToMiddle.alignCamera |
The align camera.
Vector2 PlatformerPro.AlignToMiddle.offset = Vector2.one |
The offset from left edge.