On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ultimate Godot UI Course

Learn to create extensive user interfaces (UI) and dynamic data systems with Godot by building an Inventory Screen! · By Alfred Reinold Baudisch (Pardall)

A comprehensive look at UI implementation

A topic by gradiustheguide created Jul 15, 2023 Views: 121 Replies: 1
Viewing posts 1 to 2
(1 edit) (+1)

Would recommend to anyone looking to deepen their skills or get a full on deep dive into Godot's UI from both a programming and implementation perspective.

I'm making a RPG companion app for a friend and decided to dive into using Godot to do it. Was mighty impressed with the depth of this course! 10 hrs of content took me about 20 hrs to watch and follow along with, debug / make mistakes etc.  I feel confident I can tackle my project now!

Sometimes was a bit lost as to the overall structure of the project and why I was doing something. I'm a visual learner so would have benefited from a diagram to show the architecture at the beginning of the course / throughout. Things made sense in the end though!

Will also say I'm glad I have prior Unity coding experience as a lot of the same concepts are used in the technical parts of the course. Helped me know the direction we were going even when it was a little unclear at times. 

( side note, in my case probably going to stick with Godot 3.x for now as there are Mac browser issues with 4.x... however, really looking forward to 4.x tutorial update! :D )

Developer

Thanks a lot for the throughout review! And I'm happy that you learned with the course - that was my intent when creating it, to create a deep dive into Godot's UI system (as well Resources and dynamic data).