Added
- Fix for residual bounce on landing, introducing Contact Grace property. (to help mitigate issues from possible Box2D contact jitters)
- "ContactGrace" expression, returns the current grace duration
- "Set contact grace" action, change the grace window at runtime
- Added ACEs with Floor Normal (approximation)
Changed
- Improve Wall Detection (Slope Tolerance variable actually works)