Hey JGO,
My first post, I hear this is the place to go for great advice and help!
Ok, so I’m developing a game currently(newb 2d game developer/game dev(non newb programmer I think)) and I decided I wanted an animated game instead of text and static images. So I looked into graphics 2d and got some animations going onto a game board. How do I go about adding a static GUI hud to that board to the game(RPG), what is the best way to add a GUI hud to a 2d game(User Panel buttons options health bar etc) .Any help is appreciated.
Still a bit confused with Graphics 2d though, most of my code is written for Characters(save file) combat, monster creation, just need to get over this hurdle, really all help is appreciated my head is kind of spinning experimenting with this…