Values
LOCKON
Camera has no deadzone, just tracks the focus object directly.
PLATFORMER
Camera's deadzone is narrow but tall.
TOPDOWN
Camera's deadzone is a medium-size square around the focus object.
TOPDOWN_TIGHT
Camera's deadzone is a small square around the focus object.
SCREEN_BY_SCREEN
Camera will move screenwise.
NO_DEAD_ZONE
Camera has no deadzone, just tracks the focus object directly and centers it.