Vice City Sunset Game Menu Mockup

Vice City Sunset Game Menu Mockup — generated with GPT Image 2

What this prompt does: Produces a 3d figurines image using GPT Image 2. Style cues: vibrant, golden-hour. Sourced from a verified fair-citation repository (Mrinaal Arora) and reproduced here unchanged with full attribution per the source license.

Prompt
{
  "type": "video game main menu UI mockup",
  "background": {
    "setting": "Miami-style city skyline across water at sunset",
    "sky": "vibrant pink and purple with scattered clouds",
    "elements": [
      "wooden dock in foreground left",
      "boat bow in foreground right",
      "palm trees framing left and right edges",
      "helicopter with spotlight",
      "airplane in distance",
      "speedboat on water",
      "neon sign on right shore reading '{argument name=\"city sign text\" default=\"VICE CITY WELCOME YOU\"}'"
    ]
  },
  "ui_layout": {
    "top_left": {
      "logo": "{argument name=\"game title\" default=\"grand theft auto VI\"}",
      "style": "stacked white text, 'VI' is a neon pink/purple gradient with palm tree silhouettes"
    },
    "top_right": {
      "text": "Signed in as: {argument name=\"username\" default=\"GTAVI_01\"}"
    },
    "mid_left": {
      "menu_count": 5,
      "menu_items": [
        "{argument name=\"highlighted menu item\" default=\"START GAME\"} (highlighted with pink gradient bar and '>' arrow)",
        "SETTINGS",
        "ONLINE",
        "SOCIAL CLUB",
        "QUIT GAME"
      ]
    },
    "bottom_left": {
      "logo": "R* icon"
    },
    "bottom_right": {
      "text": "Account Picker Y, Select A"
    }
  }
}