Will This Combat System Be Any Good? | First Implementation Gameplay Loop - Godot Devlog

Subscribers:
8,490
Published on ● Video Link: https://www.youtube.com/watch?v=dewJLxLXwQE



Duration: 0:00
1,131 views
76


Milestone time for my game! In this devlog, I'm finally implementing the core combat system that will define the entire gameplay loop. Watch as I bring my characters to life (and death!) using Godot 4.4

So, am I happy with this system? Is it the final one? Absolutely not. There is so much to improve, but this is a crucial first step. It's the starting point we need to begin testing, iterating, and making the combat truly special.

The combat is based on:

🧠 LimboAI Behavior Tree AI: for more complex and reactive combat encounters.
💥 Knockback & Stagger System: See the implementation of both a light stagger for minor hits and a heavy stagger for powerful blows, adding weight and impact to every attack.
❤ ️ Health & UI: The classic hearts system!
🔊 First Pass Audio Manager: I'm laying the groundwork for the game's audio with an initial audio manager to handle sound effects and make combat more immersive.

Let me know what you think of the direction it's heading!

0:00 - Intro
1:22 - Upcoming devlogs
2:37 - Audio manager
3:03 - Combat AI
4:06 - Health UI
4:20 - Sprite Impact Flash
5:38 - Impact effects
6:28 - Enemy KO Explosion
6:57 - Knockback and Staggering
9:46 - Fighting multiple enemies
12:04 - Outro

Become a Chappie get access to perks: 

Check out my gaming channel:    / @chapc_plays  

Join us on discord:https://discord.com/invite/4DMnyEDrTC 

#godot #gamedev #devlog




Other Videos By Chap.C Creates


2025-07-23The AI-Generated Game that Devs Can't Stop Talking About
2025-07-22Enemy Spawner and Lockdown Barrier System in My 2.5D Platformer Game - Godot Devlog
2025-07-11Easy 3D Pathfinding Tutorial in Godot 4: NavigationRegion3D and NavigationAgent3D Explained
2025-06-26Godot 4 GridMap: How to Make Level Blocks & Mesh libraries in Blender – Easy Tutorial
2025-06-10Will This Combat System Be Any Good? | First Implementation Gameplay Loop - Godot Devlog
2025-05-31Space Game 'Cosmic Cosmonaut' Demo Gameplay & Review - Godot Community Games Showcase
2025-05-16This Godot 4.4 Node Saved My 2D/3D Game (Pathfinding & NavigationRegion3D) Devlog
2025-05-07How to Add 2D Sprites to a 3D Game in Godot 4.4 – 2.5D Sprite3D Tutorial
2025-04-30GPUParticles3D Tutorial - Create Zelda: The Wind Waker-Style Explosions in Godot 4.4 for Beginners
2025-04-15Swimming, Waves, and Water Physics in my Godot Platformer Game – Devlog
2025-04-09Only INSANE People Solo Develop Indie Games #indiegame #godot #gamdev
2025-04-08Solo Game Dev isn’t a Dream Job. It’s just pain. #gamedev #godot #indiegame
2025-04-05I Made My Godot 4.4. Indie Game Cozy - Devlog
2025-03-30Solo Game Dev Isn’t Worth It — Is He Right? | My Take
2025-03-15Old Solo Dev Makes Progress on his Godot Game: Bushes, Enterable Houses & Dialogue! - Devlog
2025-03-05How Far YOU Get in 8 Months of Solo Game Development - Devlog
2025-02-25My 2.5D Indie Turtle Godot Game Needed a Logo — Logo design process
2025-02-17The LimboAI Behavior Tree for Godot 4 – A Must Learn for Beginners | Guide & Tutorial
2025-02-06I added Wind Waker Explosions in my Godot 4 game - GPU Particle System (GPUParticles3D)
2025-01-19LimboAI State Machine Tutorial and Guide for Godot 4 - Beginner Friendly - Part 2/2
2025-01-19Create a 2D/3D Hybrid Sprite Game in Godot 4.3: State Machine Tutorial with LimboAI - Part 1/2