How to Dash || 2D Metroidvania in Godot 4

Subscribers:
6,420
Published on ● Video Link: https://www.youtube.com/watch?v=AIKcLShAxgI



Duration: 10:00
6,080 views
131


Wishlist "Lone Knight" on Steam: https://store.steampowered.com/app/2211930/Lone_Knight/

Asset: https://jeanmakesgames.itch.io/2d-metroid-youtube-serie

Download Godot 4.2: https://godotengine.org/download/windows/

Create a procedurally generated 2D Roguelike in Godot 4:
Course: https://www.udemy.com/course/create-a-procedurally-generated-2d-roguelike-in-godot-4/?couponCode=LEARNGODOT4MARCH
Coupon code: LEARNGODOT4MARCH

Create a 2D RPG and a 3D game in godot 4:
Course: https://www.udemy.com/course/create-a-2d-rpg-and-a-3d-game-in-godot-42/?couponCode=LEARNGODOTMARCH
Coupon code: LEARNGODOTMARCH

Learn Godot 4 by making 2 games:
Course: https://www.udemy.com/course/learn-godot-4-by-making-a-2d-game/?couponCode=LEARNGODOT4MARCH
Coupon Code: LEARNGODOT4MARCH

Cours en Français: Créer un RPG en 2D avec Godot 4: (course in French)
Cours: https://www.udemy.com/course/creer-un-rpg-en-2d-avec-godot-41/?couponCode=APPRENDREGODOT2024
Coupon code: APPRENDREGODOT2024

Timeline
00:00 Introduction
00:10 Start
00:17 Adding a dash state to our enumerator
00:29 Create the dashing function
01:02 Adding the dash state to the match statement
01:24 Setting an input for the dash (keyboard and controller)
02:24 Coding the input for triggering the dash state
03:25 Coding the dash force
08:38 Create a dash force instead of hardcoding the value
09:48 Outro