CameraController.LateUpdate Method

MyDungeon

CameraControllerLateUpdate Method

Centers the camera on the object tagged as Player

Namespace:  MyDungeon.Controllers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void LateUpdate()
See Also