Generic; using UnityEngine; public class ActionManager : MonoBehaviour { private float Force = 0f; private int maxPower = 2500; ...
確定! 回上一頁