Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

2D Character Controller

An asset by BlueBrainOrg
The page banner background of a mountain and forest
2D Character Controller hero image

Quick Information

0 ratings
2D Character Controller icon image
BlueBrainOrg
2D Character Controller

Built with custom state machine code and ready to expand upon, includes an example controller with:- walk/run (turnaround animation when running)- dash- limited airdash- jump- attack (doesn't do anything, just an animation)- wall slide- wall jump- ledge hangAll parameters are easily modifiable, this is meant to be used by expanding on its functionality with your own game mechanics instead of wasting another week on the basics every time you start a new project :)

Supported Engine Version
4.3
Version String
0.1.1
License Version
GPLv3
Support Level
community
Modified Date
9 hours ago
Git URL
Issue URL

What is this?

This project contains basic functionality for 2D character controllers with a fully functional example.

The repository includes its own state machine system which will be documented soontm.

There are two branches of node classes building the system, states and transitions, I've done my best to make them self explanatory and tried adding a good amount of quality of life features in the editor itself.

Have fun making games!

Built with custom state machine code and ready to expand upon, includes an example controller with:
- walk/run (turnaround animation when running)
- dash
- limited airdash
- jump
- attack (doesn't do anything, just an animation)
- wall slide
- wall jump
- ledge hang

All parameters are easily modifiable, this is meant to be used by expanding on its functionality with your own game mechanics instead of wasting another week on the basics every time you start a new project :)

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
2D Character Controller icon image
BlueBrainOrg
2D Character Controller

Built with custom state machine code and ready to expand upon, includes an example controller with:- walk/run (turnaround animation when running)- dash- limited airdash- jump- attack (doesn't do anything, just an animation)- wall slide- wall jump- ledge hangAll parameters are easily modifiable, this is meant to be used by expanding on its functionality with your own game mechanics instead of wasting another week on the basics every time you start a new project :)

Supported Engine Version
4.3
Version String
0.1.1
License Version
GPLv3
Support Level
community
Modified Date
9 hours 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