Gta Style Dialogue Screenshot

Gta Style Dialogue Screenshot — generated with GPT Image 2

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

Prompt
{
  "type": "video game screenshot",
  "style": "{argument name=\"art style\" default=\"Grand Theft Auto VI aesthetic, realistic 3D graphics\"}",
  "setting": "balcony overlooking a coastal city at sunset, palm trees, skyscrapers, warm lighting",
  "characters": [
    {
      "role": "NPC",
      "description": "{argument name=\"npc description\" default=\"Omni-Man, muscular older man with a mustache and grey temples, wearing a red and white superhero suit\"}",
      "position": "center-left, facing camera"
    },
    {
      "role": "Player",
      "description": "man wearing a backwards dark baseball cap and light grey t-shirt",
      "position": "right foreground, back to camera"
    }
  ],
  "ui_elements": {
    "type": "dialogue menu",
    "position": "bottom center",
    "speaker_name": "{argument name=\"speaker name\" default=\"OMNI-MAN\"}",
    "dialogue_text": "{argument name=\"npc dialogue\" default=\"This planet isn't yours to protect. Viltrumite rule is inevitable.\"}",
    "choices_count": 3,
    "choices": [
      "1. {argument name=\"choice 1\" default=\"You're not taking over anything.\"}",
      "2. What do you want from me?",
      "3. I don't care about your politics."
    ],
    "highlight": "Choice 1 has a translucent purple background bar"
  }
}