x


Issue with colliders moving on their own

I've been working with Colliders and event scripts in Unity for the last few days and I've been doing a bit of tinkering with colliders/rigid bodies attached to some default spheres. I'm having problems with the colliders moving offset from the spheres sometime after I've done a test run. It doesn't seem to happen every time, but then I'll notice some of the spheres stopping before they hit my floor collider and when I stop and go back into the scene view, my collider area has been offset from the actual sphere. The center still shows 0,0,0 and size is set to 1. I'm not moving the collider myself, but the spheres do fall to the floor during the test. Thanks!

more ▼

asked Jun 30 '10 at 05:48 PM

Joshua King gravatar image

Joshua King
22 4 4 5

Shot in the dark :

About falling to the floor during the test it's because useGravity is ticked - untick it.

If you've 2 objects with 2 colliders which collide each self without actually moving them, it'll "punch" each other.

Jun 30 '10 at 05:51 PM AnaRhisT
(comments are locked)
10|3000 characters needed characters left

0 answers: sort newest
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1683
x109
x88

asked: Jun 30 '10 at 05:48 PM

Seen: 997 times

Last Updated: Jun 30 '10 at 05:48 PM