📝 提示词
{
"type": "video game main menu UI mockup",
"theme": "{argument name="color palette" default="purple, pink, and orange synthwave"}",
"background": {
"setting": "coastal city skyline at {argument name="time of day" default="sunset"}",
"elements": [
"water reflecting city lights",
"wooden dock in foreground",
"speedboat on the water",
"helicopter with spotlight",
"airplane in the sky",
"palm trees framing left and right edges",
"neon sign reading '{argument name="city name" default="VICE CITY"} WELCOME'"
]
},
"ui_layout": {
"top_left": "Large logo '{argument name="game title" default="grand theft auto VI"}' with neon gradient roman numerals",
"middle_left": {
"type": "vertical menu",
"count": 5,
"items": [
"START GAME (highlighted with pink gradient and > arrow)",
"SETTINGS",
"ONLINE",
"SOCIAL CLUB",
"QUIT GAME"
]
},
"top_right": "Text 'Signed in as: {argument name="username" default="GTAVI_01"}'",
"bottom_left": "Developer star logo 'R*'",
"bottom_right": "Controller prompts 'Account Picker Y, Select A'"
}
}