- Home /
Get a free moving ball.
What I want to do is have a ball, that when controlled moves not by an animation sequence, but by physics. Not just moving though, rolling so it looks like a ball that is rolling across a floor. Any help on how to do this would be great. I have 3ds max and Unity 3d pro.
Comment
Answer by ziC · Jun 25, 2011 at 06:08 PM
Add rigidbody and sphere collider to the ball, add box collider to the floor.
So if I add a controller to the ball the physics should work?
Your answer
Follow this Question
Related Questions
Need help with character unity+blender 1 Answer
2d Character physics? 1 Answer
Ball Doesn't Roll Down Hill - Physics Problem 3 Answers
Ball Doesn't Quite Roll Right 1 Answer
How do I move my object through physics with my keyboard? 1 Answer