Forum Discussion

klaus_kobald_9's avatar
6 years ago
Solved

Why does Child of RightHandAnchor not hold it´s relative position?

I have an object as child of RightHandAnchor. As I move arround the playercontroller the object changes it´s relative position. WHY?
  • klaus_kobald_9's avatar
    6 years ago
    rigidbody is the problem. removed it and it works.