Files
RowYourBoat/ResultScripts/RYBQuestStage50DisableRefs.psc
Tyler Hallada eb8cd50ada Fix boat duplication/disappearing, reduce collision false-positives
Needed to add a UE4SS script to fix the boat duplication issue. Disappearing issue was fixed by disabling and re-enabling when getting back to the boat. Collision false-positives was reduced by ignoring collider position when it is too far off expected X and Y positions.

Still not ready for next relase, needs some update migration code.
2025-06-18 00:31:15 -04:00

8 lines
170 B
Plaintext

; RYB Stage 50 Disable Boat and Attachment Refs
RYBBoatRef.Disable
RYBSeatRef.Disable
RYBChestRef.Disable
RYBLampOnRef.Disable
RYBLampOffRef.Disable
RYBLadderRef.Disable