Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  MainCamera problem when tracking ObiRope
#3
Hello Jose,

Thank you very much for your answer.

The cabin is moved in the FixedUpdate(), but the idea with the OnBeginStep is very interesting, I would have to try it out.

Regarding the rigidbody, the cabin itself doesn't have one, if that's what you mean. The object that hangs on the ends of the rope does.

The solver is not a child of the cabin, it doesn't have a parent that it follows directly.

If I understand this correctly, the procedure would be to ask for the solver to be updated in the code before moving the cabin, right? If so, then I will try it out.

Thank you very much in advance!

Best regards,
Alexej
Reply


Messages In This Thread
RE: MainCamera problem when tracking ObiRope - by Alnik - 24-12-2022, 12:49 AM