nicholas-maltbie / PropHunt

PropHunt game attempt using Unity and the Data Oriented Technology Stack
MIT License
11 stars 0 forks source link

Snapping Up Stairs is a bit jittery #163

Open nicholas-maltbie opened 3 years ago

nicholas-maltbie commented 3 years ago

Moving up and down steps is a bit jittery when the player is going up steep steps.

Try to fix this with camera interpolation, avoiding falling after snapping up a step, and whatever else feels good.