摘要:
01,基本碰撞检测代码 function OnCollisionEnter(theCollision:Collision){ if(theCollision.gameObject.name=="Floor"){ Debug.Log("Hit the floor"); } else if(theCol 阅读全文
posted @ 2018-06-28 18:57
icon_sunny
阅读(408)
评论(0)
推荐(0)
浙公网安备 33010602011771号