紀錄在Unity 中狀態血量類別設計的幾種方式,Interface 介面 ... public partial class Player : MonoBehaviour { public float HP { get; set; } ...
確定! 回上一頁