userCrayzcancel
branchsbox-industrial-platformer/maincancel

35 Commits over 31 Days - 0.05cph!

2 Months Ago
Gib explosion
2 Months Ago
Gib death alternative
2 Months Ago
Clear velocity on respawn
2 Months Ago
Add light test scene to main menu
2 Months Ago
Adjust kill trigger on SpinnerCrusher
2 Months Ago
Approximate conveyor speed for now
2 Months Ago
Add a simple main menu
2 Months Ago
Fix BaseVelocity not added in
2 Months Ago
Little extra character in the death screen
2 Months Ago
Death screen styles
2 Months Ago
Ragdoll on death
2 Months Ago
Add acceleration/deceleration to movement
2 Months Ago
Physics controller (#6) * Physics based player controller * Player/camera prefab * Conveyor behaviour improved, existing conveyors will need values adjusted
3 Months Ago
Small buffer zone when transitioning to a new perspective
3 Months Ago
Fix not respawning at start when no checkpoints exist
3 Months Ago
Bit of improvement to movement on spinners
3 Months Ago
Camera focus bounds cleanup
3 Months Ago
ObjectWithVelocity has angular velocity, player controller supports spinning wheels
3 Months Ago
Player walk anim not affected by ground velocity
3 Months Ago
Increase moving up velocity to negate grounded Fix error spam & bit of cleanup Fix walking slowly up slopes
3 Months Ago
Fix trash spawner random spawn timer
3 Months Ago
Add starting delay property to moving platform Add PauseTime & ReachEndSound to moving platform
3 Months Ago
Simple death screen Death when falling off the map
3 Months Ago
Fix sticking to side of pushers Simple crush & death
3 Months Ago
Crusher test area
3 Months Ago
Simple blower
3 Months Ago
Avoid getting stuck inside pushers Try something a little different, this might push better
4 Months Ago
Bit of cleanup
4 Months Ago
Handle input a bit better, add a simple corridor obstacle
4 Months Ago
Platform gizmo
4 Months Ago
Fix up footstep sounds
4 Months Ago
Slightly offset from ground Simple platform Standing on moving objects moves the player as well
4 Months Ago
Controller physics & jumping
4 Months Ago
Recreate test scene. I forgot to save this on initial commit, woops
4 Months Ago
Initial commit