Question by
Indie_Studios · Nov 21, 2016 at 01:54 AM ·
physics3dgravity
Newtons Cradle Balls?
I want to create a newtons cradle in unity. I have everything set up, but I need to figure out how to add the strings (as in gameObject) for the balls to swing back and forth. Help?
Comment
Best Answer
Answer by conman79 · Nov 21, 2016 at 02:15 AM
Unity's physics system is not capable of accurately simulating a newton's cradle.
But if you want to try anyway, use hinge joints.