- āĻĢāĻŋāϞā§āĻŽ āĻāĻŦāĻ āĻ ā§āϝāĻžāύāĻŋāĻŽā§āĻļāύ
- āϏāĻā§āĻā§āϤ
- āĻĒā§āώāĻž āĻĒā§āϰāĻžāĻŖā§ āĻāĻŦāĻ āĻĒā§āϰāĻžāĻŖā§
- āĻā§āϞāĻžāϧā§āϞāĻž
- āĻā§āϰāĻŽāĻŖ āĻ āĻāĻāύāĻž
- āĻā§āĻŽāĻŋāĻ
- āĻŽāĻžāύā§āώ āĻāĻŦāĻ āĻŦā§āϞāĻ
- āĻāĻŽā§āĻĄāĻŋ
- āĻŦāĻŋāύā§āĻĻāύ
- āϏāĻāĻŦāĻžāĻĻ āĻ āϰāĻžāĻāύā§āϤāĻŋ
- āĻāĻŋāĻāĻžāĻŦā§ āĻāĻŦāĻ āĻļā§āϞā§
- āĻ āϞāĻžāĻāĻāύāĻ āĻāĻŦāĻ āϏāĻā§āϰāĻŋāϝāĻŧāϤāĻž
- Tutorials
- āĻ āύā§āϝāĻžāύā§āϝ
Godot UI QUICKSTART (Ex-Unity friendly guide)
đ¤¯ Join Coco Code members: https://youtu.be/oHKdS2oN6gk
đ Get finished Unity project: https://www.patreon.com/posts/90200858?s=yt
Time to take a look at the UI system in Godot game engine! You will learn how to create panels, labels, progress bars and buttons. I will even show you a simple way to change text on the scene based on player input!
Download Godot: https://godotengine.org/
--------------------------------------------------------------------------------
đ LINKS IN THIS VIDEO:
Game icons: https://game-icons.net/
Google fonts: https://fonts.google.com/
Godot documentation: https://docs.godotengine.org/en/stable/
--------------------------------------------------------------------------------
đ¨âđģ SOCIALS:
đ Join our Discord: https://discord.gg/hNnZRnqf4s
đĩ Follow me on Twitter: https://twitter.com/CocoCodeYT
--------------------------------------------------------------------------------
Icon used in the video made by Delapouite. Available on https://game-icons.net
--------------------------------------------------------------------------------
đ YOU WILL LEARN:
- How to use Godot game engine
- How to create button in Godot
- How to add text in Godot
- Hot to create responsive UI in Godot
- What are different UI components in Godot
- How to create a label in game
- How to change Godot window scale
- How similar UI components to UI looks like
--------------------------------------------------------------------------------
âī¸ VIDEO CHAPTERS:
0:00 - Intro
0:28 - New Godot project
1:06 - First steps in the editor
1:47 - Create Panel
5:08 - Create Image
8:10 - Create Text (label)
9:24 - Create Progress bar
10:46 - Slider
11:35 - Run your project, window resize settings
13:04 - Button logic