I’ve been working on a Spell selection Module similar to Hogwarts Legacy.
This allows Players to have 4 spells active at any given time - Casting them at will whilst also having a cooldown.
The icon and color together is good for people who are colorblind in some way. I assume the ? is a placeholder, so I recommend having an icon for each color.
Also, the prompt for what button to press covers up the element quite a bit. I’m not sure what a good solution would be, but I did want to mention that. An outline around the text might make the text easier to read.
Cheers! I’ll look into styles of the hotkeys! ^^
And yes, the ‘?’ is currently a place holder allowing me to work on the over-all module without having the icons created yet.
The generation of the icons is procedural and automatic - So whenever I add a new spell to the game, it’ll be registered and generated without any extra coding. c:
This magic-themed menu looks very good! Nice job on it!