using UnityEngine; public enum CameraMode { FreeLook, Aim }