branchsbox-industrial-platformer/physics-controllercancel

12 Commits over 0 Days - ∞cph!

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