C#编写桌球运动

有两种方法(前题将重力取消) 1.将小球赋予弹力材质,追加力即可 2.如下将以下脚本挂到小球即可 using System.Collections; using System.Collections.Generic; using UnityEngine; //尾翼效果为 trail renderer public class Ball_test : MonoBehaviour { // Use
相关文章
相关标签/搜索