Skip to content

Patches the erroneous PlayerJump.Jump method in the base game.

Notifications You must be signed in to change notification settings

Rounds-Modding/PlayerJumpPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayerJump Patch


This is a utility mod which patches the erroneous PlayerJump.Jump method in the base game code.

Previously, changing CharacterData.jump to anything greater than 1 would give the player infinite jumps. This patch fixes that. This allows custom cards to change the number of jumps a player has to any arbitrary (positive) value, without having to patch the code themselves.

Changelog


  • v0.0.2: Added fix for jump particles spawning in the wrong location

About

Patches the erroneous PlayerJump.Jump method in the base game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages