Pykess-LegRaycastersPatch icon

LegRaycastersPatch

Patches erroneous logic in the base game that causes physics issues for small players

Last updated 2 years ago
Total downloads 652051
Total rating 4 
Categories Utilities
Dependency string Pykess-LegRaycastersPatch-0.0.0
Dependants 165 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_ROUNDS-5.4.1100 icon
BepInEx-BepInExPack_ROUNDS

BepInEx pack for ROUNDS. Preconfigured and ready to use.

Preferred version: 5.4.1100

README

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.