CameraController Methods
From MyDungeon
MyDungeon Documentation
CameraController Methods |
The CameraController type exposes the following members.
| Name | Description | |
|---|---|---|
| LateUpdate |
Centers the camera on the object tagged as Player
| |
| Start |
Sets the position offset for the camera to the camera starting position
|
| Name | Description | |
|---|---|---|
| Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |