Create MAIN MENU for your Godot game

Опубликовано: 22 Ноябрь 2024
на канале: Coco Code
32,584
1.1k

Learn Godot here: https://cococode.net/godot?utm_source...
🎁 Support Coco Code!   / cococode  
🤯 Join Coco Code members:    / @cococode  
💙 More gamedev tips:   / cococodeyt  

This tutorial/guide will show you how to create main menu in your Godot game. I will show how to create button(s), your game logo, background and even how to code buttons to perform actions!

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

--------------------------------------------------------------------------------
🎓 YOU WILL LEARN:
How to create Main Menu
How to create button in Godot
How to add label in Godot
What is Godot Controls
How to create a scene
How to add image background
How to connect signals to button

--------------------------------------------------------------------------------
⚙️ VIDEO CHAPTERS:
0:00 - Intro
0:08 - Start Game button
2:54 - Main menu layout and background
6:23 - Game logo
8:40 - Tweak button styles
11:37 - Code some button actions