Dark Fantasy Game HUD on Green Screen
A dark fantasy game HUD overlay with an ornate boss health bar at the top and a detailed player status panel and currency display along the bottom. The design uses gothic black metal framing, glowing accents, and a chroma-key green background for compositing into gameplay.
Model: gpt-image-2Category: Game AssetStyle: CinematicLanguage: en
Prompt
{ "type": "video game HUD overlay", "background": "{argument name=\"background color\" default=\"solid chroma key green\"}", "theme": "{argument name=\"UI theme\" default=\"dark fantasy gothic\"}", "layout": { "top_center": { "component": "boss health bar", "design": "ornate black metal frame with bat wings on the edges and a glowing pink eye in the top center", "bar_color": "{argument name=\"boss health bar color\" default=\"red\"}", "label": "{argument name=\"boss name\" default=\"Mother of the Second Moon\"}" }, "bottom_left": { "component": "player status HUD", "design": "intricate dark metal frame", "elements": [ "diamond-shaped D-pad indicator", "glowing yellow potion flask with the number '3'", "number '15' in a small top frame", "long {argument name=\"player health bar color\" default=\"green\"} health bar extending to the right", "shorter yellow bar underneath the green bar", "row of 5 square quick-select inventory slots (slot 1: red circle with '3', slot 2: blue icon, slot 3: yellow icon, slot 4: empty, slot 5: white diagonal line)" ] }, "bottom_right": { "component": "score or currency indicator", "design": "small black decorative plaque with the number '600'" } } }