相机跟随 using UnityEngine; public class MainCameraController : MonoBehaviour { [Header("玩家")] public Transform player;