Level Editor Tabs | Coding Geometry Dash in Java #21

Channel:
Subscribers:
59,400
Published on ● Video Link: https://www.youtube.com/watch?v=5PEcFPjGmvg



Duration: 27:07
623 views
0


In this tutorial, I go over the first part of adding a tabbing system to our level editor. This involves creating several different game objects and "attaching" them to the tabs through a HashMap. Then, we use this tabbed system to display and update the appropriate buttons depending on which tab the user is currently clicked into.

Assets Link: https://github.com/codingminecraft/GeometryDash/tree/master/assets

---------------------------------------------------------------------
Website: https://ambrosiogabe.github.io/
Github: https://github.com/ambrosiogabe

Outro Music: https://www.bensound.com/royalty-free-music







Tags:
gameswithgabe
games with gabe
geometry dash
tabs
level editor
how to code level editor
2d level editor
coding games
how to code geometry dash
how to code games in java
java
game development in java
tab system in java