nicholas-maltbie/OpenKCC

Snapping Up Stairs Interrupts Jump

Closed this issue · 0 comments

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.

  • Add test case to repro this issue
  • Resolve code bug and add notes to change log
  • Add any required documentation changes based on fix.