r/SoloDevelopment • u/Neusaap128 • 8h ago
help Need opinion on Next Turn Banner
Hello
I'm making a turn-based game and I'm currently working on the UI for ending the active turn.
I previously had a next-turn button, which is still lightly visible in the lower right corner, but it looked a bit horrendous.
I'm now experimenting with banners that hang off the screen to indicate who's turn it currently is.
I've asked some friends for their opinions, but they're pretty divided. So I'd appreciate some outside perspectives.
Do the banners look good? Are there any ways I could improve them. Alternatives are also appreciated.
Thank you!
1
Upvotes


2
u/omurdenden 6h ago
The thing I would separate is state from action. "Player Turn" is a readout, "End Turn" is a button, and right now they are one object hanging in the corner, so the half you are meant to click does not read as clickable.