userCrayzcancel
branchsbox-industrial-platformer/physics-controllercancel

12 Commits over 0 Days - ∞cph!

5 Months Ago
Make player & camera a prefab to easily setup new scenes
5 Months Ago
Try a capsule collider for the player
5 Months Ago
Tighten up physics based movement, this seems decent
5 Months Ago
Simple crush logic
5 Months Ago
BaseVelocity carries over
5 Months Ago
Slight air control Improve ground detection
5 Months Ago
Fix conveyors affecting player velocity twice
5 Months Ago
Formatting
5 Months Ago
Conveyor push cleanup
5 Months Ago
Remove debug code Fix conveyor player push
5 Months Ago
Add necessary player components Tighten up movement a bit
6 Months Ago
Physics based controller test, strip a bunch of previous code