Add Enemies and Traps to your GAME (Godot beginner tutorial)

Опубликовано: 10 Март 2025
на канале: Coco Code
55,493
1.8k

🆓 FREE BONUS LESSON: https://cococode.net/courses/godot-me... 🆓
🎁 Support Coco Code!   / cococode  
🤯 Join Coco Code members:    / @cococode  

This tutorial/guide will show you how to add Enemies to your Godot Game. I will also teach you how to add traps (ground holes) and lives system. That way you will be able to introduce a challange to your game

--------------------------------------------------------------------------------
📋 CREDITS:
Some images have been generated using Adobe Firefly
Additional graphics: https://www.flaticon.com/

--------------------------------------------------------------------------------
👨‍💻 SOCIALS:
💜 Join our Discord:   / discord  
🔵 Follow me on Twitter:   / cococodeyt  

--------------------------------------------------------------------------------
🎓 YOU WILL LEARN:
How to create enemies in Godot
How to create hearts in Godot
How to implement health system in Godot
How to code jumping on enemies
How to create Pause menu in Godot
UI design in Godot
How to create an animated sprite

--------------------------------------------------------------------------------
⚙️ VIDEO CHAPTERS:
0:00 - Intro
0:19 - Health points I
2:50 - Enemies I
5:32 - Traps (ground falling)
9:08 - Project cleanup
10:36 - Enemies II
13:52 - Pause menu
18:18 - Health points II