An open API service indexing awesome lists of open source software.

https://github.com/sm0kesout/gdscript-player-controller

A Godot player controller with sprint and jump function.
https://github.com/sm0kesout/gdscript-player-controller

gdscript godot godot-engine godot4 player-controller

Last synced: 2 months ago
JSON representation

A Godot player controller with sprint and jump function.

Awesome Lists containing this project

README

        

Step 1: Create a CharacterBody3D in your world.

Step 2: Right click and attach the script to your CharacterBody3D