So you want to learn how to program UI in Godot?
In this video, I'll explain the basics of Godot's user interface system, starting with the Control Node. Then, we'll look at a few basic programming examples using GDScript, such as changing text, interactive buttons, and progress bars.
🔔Subscribe!
/ @icyengine
🔗Links
Project files: https://icyengine.itch.io/icyengine-g...
Godot version: 4.3
Here to teach gamedev and help you make your dream game come to life!
Discord: / discord
Itch: https://icyengine.itch.io/
Contact: [email protected]
-----------------------------------------
🕒 TIMESTAMPS
Video timestamps:
00:00 Intro
00:28 Responsiveness
01:56 The Control node
04:58 Container nodes
08:36 Change text
10:34 Counter
11:40 Coördinates
13:12 Simple button
16:20 Toggle button
17:28 Scene loading button
18:28 Simple progress bar
20:52 Progress bar timer