Skip to content

A character controller for Godot 4 with run, jump, climb, glide, optional stamina, and interactables.

License

Notifications You must be signed in to change notification settings

acegiak/g4-climb-n-glide-character-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g4 climb'n'glide character controller

A character controller for Godot 4 with run, jump, climb, glide, and stamina.

image

Installation

  • Clone or download the repo
  • put the addons/g4climbnglide folder in your project's addons folder
  • make sure your inputmap defines the following actions:
    • "move_forward"
    • "move_backward"
    • "move_left"
    • "move_right"
    • "jump"
    • "dash"

About

A character controller for Godot 4 with run, jump, climb, glide, optional stamina, and interactables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages