Climb'n'glide character controller

An asset by acegiak
The page banner background of a mountain and forest
Climb'n'glide character controller hero image

Quick Information

0 ratings
Climb'n'glide character controller icon image
acegiak
Climb'n'glide character controller

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

Supported Engine Version
4.0
Version String
0.2
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

g4 climb'n'glide character controller

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

Installation

  • Clone or download the repo
  • put the addons/g4climbnglide folder in your project's addons folder
  • add addons/g4climbnglide/QuickActionList.gd to your project's autoload scripts in project settings
  • make sure your inputmap defines the following actions:
    • "move_forward"
    • "move_backward"
    • "move_left"
    • "move_right"
    • "jump"
    • "action"
    • "dash"

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

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Climb'n'glide character controller icon image
acegiak
Climb'n'glide character controller

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

Supported Engine Version
4.0
Version String
0.2
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers