Godot UI QUICKSTART (Ex-Unity friendly guide)

https://www.youtube.com/watc...
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! ๐ŸŽ Support me on Patreon: https://patreon.com/cococode 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 -------------------------------------------------------------------------------- ๐ŸŽ“ 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