- Home /
How to set a boundary around an object?
I want to set a boundary around a sphere so it doesn't go through two walls? Any ideas? Thanks !
Comment
Answer by kilian277 · Jun 15, 2013 at 09:41 PM
Try to add a rigidbody or a sphere collider on the sphere , so it collides with any other object.
Your answer
Follow this Question
Related Questions
Make a capsule collider BETWEEN 2 objects 0 Answers
My object is going through boundaries Problem! 1 Answer
Why is my sphere collider only reporting 1 collision in corners? (pic) 1 Answer
How can I get the closest point on a concave mesh to a world position? 0 Answers
Enemy Cube going through walls. 1 Answer