The model does not stand still

Hey, team!
I always wanted to understand why my model often does not stand still when I approach it.
What is the reason for this and how to counteract it?
From my experience, I know that it is not desirable to change the model’s position with the help of code, because it will move, and when the model’s position is 0,0,0 it stands more stable.

Hello!

Are you able to share a video of the behavior you are seeing? Generally when an object looks like it isn’t tracking the surface properly, it’s because the base sits “below ground” (y < 0). You’ll want the bottom of the 3d model to sit at Y=0 for it to be placed on the surface in front of you.

I’d recommend checking out this section of our docs: Tracking And Camera Issues | 8th Wall

You can certainly move 3d models around and they should still track properly - for example, try this demo: