Scene2D UI Tutorial 0: Scene2D Primer

Channel:
Subscribers:
1,030
Published on ● Video Link: https://www.youtube.com/watch?v=YbeDMmajH9s



Category:
Tutorial
Duration: 14:08
1,243 views
96


Learn the basics of Table Layout in Scene2D: libGDX's UI scene graph!
Follow along with the text version of this tutorial: https://github.com/raeleus/skin-composer/wiki/From-the-Ground-Up-00:-Scene2D-Primer
Appendix on Debug Lines: https://github.com/raeleus/skin-composer/wiki/Debug-Lines
Download the Metal UI skin: https://github.com/raeleus/skin-composer/files/10454389/metalui.zip

libGDX Viewports: https://youtu.be/8N2vw_3h9HU
Next video: https://youtu.be/eT9JklcAcPY

00:00 Intro
01:32 Stage, Actors, and Widgets
02:14 Drawables, Styles, and Skins
03:57 Creating a Basic Stage
05:04 Table Layout
05:55 Sizing and Aligning
07:53 Spacing
08:35 Convenience Methods
09:52 Advanced Layout
10:35 Debug Lines
12:43 Conclusion