Skip to content

drpandacat/JumpLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

What is JumpLib?

JumpLib is a code library for The Binding of Isaac: Repentance that allows for moving entities along a z-axis.

JumpLib was made to counteract common incompatibility issues across mods that use their own systems for z-positioning, while aiming to provide the best customizability and functionality.

JumpLib simple example

Why use it?

  • Easy to use and set up, requires no dependencies, and can be included right inside of your mod
  • 21 jump flags for modifying jump behavior
  • 11 custom callbacks
  • Customizable familiar, knife, and laser follow behavior while their parent is jumping
  • "Tag" system for attaching identifiers to jumps to track their sources
  • Cool bomb behavior, allowing for dropping bombs mid-air (configurable through jump flags)
  • **Avoid mod incompatibilities through default JumpLib handling, various callbacks, functions, jump flags, and tag identifiers!!! **

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages