branchsbox-industrial-platformer/maincancel
73 Commits over 31 Days - 0.10cph!
Clear velocity on respawn
Add light test scene to main menu
Adjust kill trigger on SpinnerCrusher
Update minimal_light_tests.scene
Updated test light scene
Fixed catwalks
Catwalks - rollers - test lights
Textured catwalks rollers and made a test light scene
Approximate conveyor speed for now
Fix BaseVelocity not added in
Little extra character in the death screen
Add acceleration/deceleration to movement
Physics controller (#6)
* Physics based player controller
* Player/camera prefab
* Conveyor behaviour improved, existing conveyors will need values adjusted
Piston texturing
Merge branch 'main' of sbox-industrial-platformer
Delete models/Horizontal Crusher directory
Delete models/Horizontal Crusher directory
Create Horizontal Crusher
Scrap car and ball
Merge branch 'main' of sbox-industrial-platformer
Small buffer zone when transitioning to a new perspective
Fix not respawning at start when no checkpoints exist
Bit of improvement to movement on spinners
Camera focus bounds cleanup
Speed up belt to match push speed
Catwalk
ObjectWithVelocity has angular velocity, player controller supports spinning wheels
Player walk anim not affected by ground velocity
Increase moving up velocity to negate grounded
Fix error spam & bit of cleanup
Fix walking slowly up slopes
Obstacles and scrap car models
Merge branch 'main' of sbox-industrial-platformer
CanKillPlayer bool on objectwithvelocity
Spinner
Conveyor icons
trash spawner icon
Improve respawn
keep track of current checkpoint
Checkpoint improvements and ui
Moving platform gizmo
push trigger editor icon + gizmo
Test level
Fix trash spawner random spawn timer
Add starting delay property to moving platform
Add PauseTime & ReachEndSound to moving platform