userCrayzcancel
reposbox-industrial-platformercancel

47 Commits over 31 Days - 0.06cph!

11 Months Ago
Gib explosion
11 Months Ago
Gib death alternative
11 Months Ago
Clear velocity on respawn
11 Months Ago
Add light test scene to main menu
11 Months Ago
Adjust kill trigger on SpinnerCrusher
11 Months Ago
Approximate conveyor speed for now
11 Months Ago
Add a simple main menu
11 Months Ago
Fix BaseVelocity not added in
11 Months Ago
Little extra character in the death screen
11 Months Ago
Death screen styles
11 Months Ago
Ragdoll on death
11 Months Ago
Add acceleration/deceleration to movement
11 Months Ago
Physics controller (#6) * Physics based player controller * Player/camera prefab * Conveyor behaviour improved, existing conveyors will need values adjusted
11 Months Ago
Make player & camera a prefab to easily setup new scenes
11 Months Ago
Try a capsule collider for the player
11 Months Ago
Tighten up physics based movement, this seems decent
11 Months Ago
Simple crush logic
11 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
12 Months Ago
Physics based controller test, strip a bunch of previous code
12 Months Ago
Small buffer zone when transitioning to a new perspective
12 Months Ago
Fix not respawning at start when no checkpoints exist
12 Months Ago
Bit of improvement to movement on spinners
12 Months Ago
Camera focus bounds cleanup
12 Months Ago
ObjectWithVelocity has angular velocity, player controller supports spinning wheels
12 Months Ago
Player walk anim not affected by ground velocity
12 Months Ago
Increase moving up velocity to negate grounded Fix error spam & bit of cleanup Fix walking slowly up slopes
12 Months Ago
Fix trash spawner random spawn timer
12 Months 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