This is a fork of birb_gamer/Tower of Showers's EnhancedCharacterPhysics:
- Packaged as a module
- For consumption with package managers such as pesde and roblox-ts
- Performance improvements
- Bug fixes
- Uses require-by-string
- Module configuration, no more
_G
# pesde
pesde add @wthgame/obby_physics
pesde add @wthgame/obby_player_module
# npm
bun i @rbxts/obby-physics
bun i @rbxts/obby-player-module