Title self explanatory.
I have this model “we’ll call it model1”:
And we have this model “we’ll call it model2”:
Now This is the current position of model1 which I want to change so that its the same as the position of model2:
And this is the position of model2:
Now, for some reason when I set model1’s position to the same position that model2 has, model1 is sent very far away instead of being placed in the same position as model2.
Why does this happen? and how do I fix it?