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

电影级游戏 UI 样机

生成一张逼真的电子游戏截图,展示一名自定义角色在荒凉景观中的形象,并包含 7 个详细的 HUD 和任务 UI 元素。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"type": "video game screenshot mockup",
"style": "cinematic, realistic 3D graphics, overcast, rainy, desolate rocky landscape reminiscent of Death Stranding",
"character": {
"identity": "{argument name=\"character identity\" default=\"Sun Wukong\"}",
"features": "monkey face, golden headband, holding a golden staff",
"outfit": "yellow delivery jacket with black accents, large square black and yellow delivery backpack",
"branding": "kangaroo logo and text {argument name=\"delivery company\" default=\"美团外卖\"} on jacket and backpack"
},
"environment": {
"foreground": "rocky terrain with a flowing stream",
"background": "futuristic circular building with a tall antenna, glowing text {argument name=\"building name\" default=\"BRIDGES 配送中心\"}"
},
"layout": {
"ui_elements": 7,
"sections": [
{
"position": "top-left",
"type": "mission objective",
"text": "第3节:南部结点城 / {argument name=\"mission objective\" default=\"连接南部结点城,拓展开罗尔网络。\"} / [订单No.12] 美团外卖配送:南部结点城 / 将外卖送达给收件人。"
},
{
"position": "center-right",
"type": "destination marker",
"text": "目的地 / 南部结点城 / 约 1.8 km",
"icon": "star"
},
{
"position": "center",
"type": "weight info",
"text": "负重 / 28.5 kg / 125.0 kg",
"attached_to": "backpack"
},
{
"position": "middle-right",
"type": "order info",
"text": "订单信息 / [订单No.12] / 配送物品:外卖 / 收件人:南部结点城·工作人员 / 时限:30:00 / 报酬:+198 ¥520"
},
{
"position": "bottom-right",
"type": "controls",
"text": "移动 / 保持平衡 / 切换视角 / 打开终端",
"icons": "controller buttons"
},
{
"position": "bottom-center",
"type": "subtitles",
"text": "孙悟空: / {argument name=\"subtitle text\" default=\"俺老孙来也!这外卖也要送到西天去!\"}"
},
{
"position": "bottom-left",
"type": "HUD",
"elements": "blue health/stamina bars, D-pad tool icons"
}
]
}
}