using UnityEngine; namespace BaseGames.Player { /// 形态控制器。Phase 1 桩 — Phase 2 实现。 public class FormController : MonoBehaviour { } }