nicholas-maltbie / OpenKCC

Open Source Kinematic Character Controller for Unity
http://nickmaltbie.com/OpenKCC/
MIT License
627 stars 60 forks source link

Snapping Up Stairs Interrupts Jump #218

Closed nicholas-maltbie closed 1 year ago

nicholas-maltbie commented 1 year ago

Error scenario where when a player is jumping up stairs a snap up event can interrupt their movement. This would be best resolved by preventing snapping up while the player is moving up or down.