userCrayzcancel
branchsbox-industrial-platformer/maincancel

35 Commits over 31 Days - 0.05cph!

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