nicholas-maltbie / Godot-OpenKCC

Godot Open-Source Kinematic Character Controller
https://openkcc.nickmaltbie.com
MIT License
15 stars 0 forks source link

Planar Movement and No Sliding Up Walls #14

Closed nicholas-maltbie closed 7 months ago

nicholas-maltbie commented 7 months ago

Updated player to not slide up walls and have player move along current plane. Also patched player movement angle to compute with radians instead of degrees (bugfix).