Question by 
               DrewCaylor · Nov 17, 2020 at 03:08 PM · 
                z-axisfalling-through-floor  
              
 
              Some game objects falling through the floor at z=0 but not other z's
My floor tile objects and player objects are at z=0 and have no problem interacting properly. I have two "enemy" game objects that through trial and error I have found only don't fall through the floor if I initialize them near z=383 and z=380.5773 (different for the two objects). The 383 object also rolls without any script and I assume this is due to the less exact number but I have no idea why this is happening.
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
Place tree on terrain. RayCast find hit.point.y only works once. 2 Answers
Problem between Colliders. One is passing through the other. What to do? 0 Answers
My Player rotates on the Z axis, but not the X axis. Why? 0 Answers
Rotation (Quaternion.Lerp) not working 0 Answers
Mixamo x Unity - Z axis animation 0 Answers