LegRaycastersPatch
Patches erroneous logic in the base game that causes physics issues for small players
Last updated | 3 years ago |
Total downloads | 838379 |
Total rating | 4 |
Categories | Utilities |
Dependency string | Pykess-LegRaycastersPatch-0.0.0 |
Dependants | 198 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_ROUNDS
BepInEx pack for ROUNDS. Preconfigured and ready to use.
Preferred version: 5.4.1100README
LegRaycasters Patch
This is a utility mod which patches the erroneous LegRaycasters.FixedUpdate
method in the base game code.
Previously, if players were too small (for instance, if they stacked several Glass Cannon cards) the collision physics for hitting the ground would break. This caused players to accelerate infinitely towards the ground even when they were touching it. This patch fixes that bug.