branchrust_reboot/main/MountedLookAtOverride_reinstatecancel
5 Commits over 0 Days - ∞cph!
Enable head look on minicopter pilot, car driver seat, kayak seat, submarine driver seat
Enable head movement on sofa seat
Converted and simplified process for allowing head movement on mountables to just use a toggle on the prefab: "allowHeadLook"
Removed behaviour that enabled the head look based on pose, the IK system will now only use the new toggle
Removed overrides on ModularCarSeat
Converted all existing prefabs to get identical behaviour
Fix reference to _mounted on the client side
Revert
66778 ("Remove unused overrideMountedLookAt"), integrate overrideMountedLookAt into the updated HeadIK method.