Unity 10分でボーリングを作る
Ball.csのソース using UnityEngine; using System.Collections; public class Ball: MonoBehaviour { void Update () { if (Input.GetButtonDown("Fire1")) { transform.GetComponent<Rigidbody>().Add
2021/01/23 20:53
2021年1月 (1件〜100件)
「ブログリーダー」を活用して、あいみくさんをフォローしませんか?