GUI: Misc
Various little things this week, mostly UI as usual.
UI
I've implemented a tweening transition between gameplay and the pause menu. So, when the brownish overlay of the pause screen appears, it's not super sudden.
I've experimented a bit with dynamic UI. My approach so far was to design the max-size UI and scale it down for different presets. This seems to work for now, but conversations online lead me to believe it's a treacherous path, and I need to go another way. Putting back the dirt in this rabbit hole, and marking it to revisit!
I've implemented a UI stack and optional hiding of GUI when it's not at the top of the stack. This allows the pause menu to also display the world and its UI underneath.
I've started working on a draft equipment GUI, but that's coming next week.
Refactoring
Several bits of refactoring, but the most shareable is a display of the GPU memory used at runtime. Vulkan provides it, Godot exposes it, and I'm showing it in the GUI. Shortly after I realised some memory leaks. Yay! Got them fixed, so all good.
Content
Yeah, so, because I'm a bad cheater, I recolored a palm tree and branded it as jungle vegetation. Better than nothing, and doesn't look too shabby!
Meta
Balancing act: have to work with refactoring (e.g. items) whereas I need/want to share more visual updates and typical bugfixing. Broken stream of work!
Get Sigil of Kings (aka Age of Transcendence)
Sigil of Kings (aka Age of Transcendence)
Fantasy open-world roguelike/cRPG in 16-bit graphics
Status | In development |
Author | Byte Arcane |
Genre | Role Playing |
Tags | 16-bit, 2D, Atmospheric, Dungeon Crawler, Fantasy, Open World, Pixel Art, Retro, Roguelike, Turn-based |
Languages | English |
More posts
- Configuration I/O Plumbing Trifecta14 days ago
- Items and Enchantments Redux40 days ago
- Gamescom et cetera69 days ago
- GUI: Character SheetJul 05, 2024
- GUI: InventoryJul 05, 2024
- GUI: Equipment ScreenJul 05, 2024
- GUI: Pause screenJun 06, 2024
- Level GUIMay 30, 2024
- Overworld GUIMay 23, 2024
Leave a comment
Log in with itch.io to leave a comment.