返回画廊数据整理自 YouMind 公共 GitHub/页面数据
界面设计App 界面来源:X / Twitter

Vice City 风格游戏菜单模型

生成一个充满活力的合成器波 (synthwave) 风格电子游戏主菜单界面,背景为海滨城市日落,并包含可自定义的 UI 元素。

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"
}
}
}