Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 452 Bytes

File metadata and controls

21 lines (17 loc) · 452 Bytes

ObbyPhysics

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

Installation

# pesde
pesde add @wthgame/obby_physics
pesde add @wthgame/obby_player_module
# npm
bun i @rbxts/obby-physics
bun i @rbxts/obby-player-module