// Instantiates a projectile every 0.5 seconds, // if the Fire1 button (default is Ctrl) is pressed. using UnityEngine; using System.Collections; public class ...
確定! 回上一頁