Godot - 2D platformer tutorial with a special animation FSM

Опубликовано: 23 Март 2026
на канале: Sergey Lerg
2,861
66

A clean and simple project template for 2D platformers in Godot. With a custom solution for character animation using a priority based Finite State Machine (FSM).

Support me -   / lerg  
Platformer project source code - https://github.com/Lerg/platformer-godot
Animation FSM source code - https://github.com/Lerg/animation-fsm
Artem Brullov - https://brullov.itch.io

00:00 Platformer preview
00:12 Introduction
00:45 Reference to Unity with FSM
01:20 Initial project setup
01:53 Getting AnimationFSM
02:13 Integrating the state machine
03:53 Changing animations with FSM
05:30 Playtesting and conclusions
06:12 Source code
06:33 Outro