userCrayzcancel
branchsbox-industrial-platformer/physics-controllercancel

12 Commits over 0 Days - ∞cph!

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