- Home /
Why do my objects seem to float after collision?
This seems to be a "simple" problem and perhaps an "obvious" answer. Howerver I can't seem to find it in any posts so I must be using the wrong vocabulary. I have two small spheres in translucent box. They're free to bump around as the box is manipulated by rotating and shaking. When they collide into the wall, they seem to float through the air, slow motion. I've tried changing the mass, the gravity, the timescale... I can't seem to get it true to the real world. In the real world these sphere would be 3-5cm diameter and the box about 10cm 1.5 scale, .5 mass, -9.87 gravity Max Allowed Timestep .36 Fixed timestamp .01 Timescale 1
@$$anonymous$$aschinenmensch So the spheres are rigidbodies with a sphereCollider and have gravity turned on, is that right? What drag and rotational drag do they have in the inspector settings?
Correct. Gravity is on, Dynamic and Static Friction is 0, Bounciness .2, Drag is 0
[1]: /storage/temp/153820-screen-shot-2020-03-07-at-23220-pm.png
Hello.
We are not magicians. We need info.
show us the inspector of the objects, show us code if have, show all you can so we can see it.
Thank you for the help. Attached is the inspector. No code on them, just a sphere collider
Your answer

Follow this Question
Related Questions
adding force 1 Answer
TimeScaling & Rigidbody problem 0 Answers
The REAL size of an object. 3 Answers
AddExplosionForce Shoots Too High 0 Answers
Any way to have a rigidbody not be affected by forces, but still collide with other objects? 2 Answers