LEVEL UP Your Game Design Toolkit (Godot for Beginners)

Опубликовано: 08 Октябрь 2024
на канале: Coco Code
170,514
8.2k

3️⃣ NEXT PART:    • Add Enemies and Traps to your GAME (G...  

🎁 Support Coco Code and get project files!   / 94771659  
🤯 Join Coco Code members:    / @cococode  

This guide will help you with your first steps in Godot game engine. You will learn how to extend 2D platformer game created in the previous video with some amazing features, like: dynamic camera, objects to collect, points counting, main menu, level selection and more!

-----------------------------------------
🔗 LINKS IN THIS VIDEO:
Godot download link: https://godotengine.org/
Pixel adventure assets: https://pixelfrog-assets.itch.io/pixe...

--------------------------------------------------------------------------------
📋 CREDITS:
Various graphics used in the video: https://www.flaticon.com/

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

--------------------------------------------------------------------------------
🎓 YOU WILL LEARN:
How to create a sprite in Godot
How to create an animated sprite in Godot
How to setup a tileset in Godot
How to create your first game
How to create game in Godot
Is Godot easy
Godot first steps
How to use Godot 2D camera
How to create multiple levels in Godot
How to show points in Godot game
How to create main menu in Godot

--------------------------------------------------------------------------------
⚙️ VIDEO CHAPTERS:
0:00 - Intro
0:24 - Dynamic camera
1:53 - Placing collectables
4:12 - Godot window resizing
5:36 - Keep track of collectables
9:53 - Extend game level, add finish
12:58 - Displaying points in UI
16:04 - Creating 2nd level
18:15 - Main menu UI in your Godot game
20:43 - Scene transition