nicholas-maltbie / Godot-OpenKCC

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

Basic OpenKCC GDScript #12

Closed nicholas-maltbie closed 7 months ago

nicholas-maltbie commented 7 months ago

Setup basic Player.gd script to include basic OpenKCC movement and sliding in 3D space with some constant values.

Updated GUT version and refactored some of the GDExtension project.