A simple state machine example with attack combo and air attack combo

idle,
walk,
jump,
double jump,
fall,
attack_1, air_attack_1
attack_2, air_attack_2
attack_3, air_attack_3
Wall jump,
Wall slide,
Dash


Games Igniter
StatusReleased
PlatformsHTML5
Publisher
Release date May 30, 2020
Rating
Rated 4.8 out of 5 stars
(4 total ratings)
AuthorGames Igniter
GenreAction
Made withGDevelop, Aseprite, PixiJS
TagsPixel Art, Project template
Code licenseMIT License
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Xbox controller
LinksBlog

Download

Download NowName your own price

Click download now to get access to the following files:

State Machine Combo - Beta 0.0.3 465 kB

Comments

Log in with itch.io to leave a comment.

there is no .json file for me to open. how do i import to gdevelop.

unless im daft, obviously.

Great bit of code...fantastic starting point

I fiddled a bit with your code

https://kifchris.itch.io/

Thanks mate. Good job

Thanks for lettin s download the files too

cool project! but there is this minor bug....when u press jump and attack at the same time then they get looped and wont stop until you leave any button

also can i get the source code please your template is awesome i want to learn the mechanism.

thank you!

(2 edits)

You can download the template just click the Download button and then press “No Thanks, just take me to….” Or here in the GitHub Repo

Oh thanks!!