More of what I was going for

2022-01-19に共有
This is more like what I was trying to create in that video earlier.
Turns out, you need to give each object a Rigidbody and then make those Rigidbodys not able to move in the Constraits.
You then need to make the script say OnCollisionStay.
After that I attached a TextMesh Object to all my body part objects and make the body parts alter this text to display their name.

コメント (1)