3D / 游戏 / 像素 / 等距
LEGO Video Game Mockup
A JSON-structured prompt for generating a fake screenshot of a classic LEGO video game featuring custom characters, environments, and a full HUD.
- ID
- 14153
- 作者
- pozitiv4ik
- 标签
- 3D / 游戏 / 像素 / 等距 / 产品 / 电商 / 包装 / 角色 / IP / 贴纸 / VTuber
中文提示词
{
"type": "video game screenshot",
"style": "{argument name=\"game style\" default=\"classic LEGO video game\"}",
"scene": {
"environment": "dark alleyway with purple brick walls on the left, grey brick walls on the right, wet cobblestone ground with reflections",
"props": ["1 green dumpster", "1 wooden plank with studs", "1 metal trash can", "1 wooden barrel", "3 green glass bottles", "1 bone-shaped sign reading 'DOG'"],
"collectibles": "10 floating studs (4 silver, 4 gold, 2 blue)"
},
"characters": [
{
"description": "{argument name=\"player character\" default=\"CatDog\"} rendered as a blocky plastic figure",
"action": "standing in the center on a glowing blue and green circular player marker"
},
{
"description": "bulldog rendered as a plastic minifigure",
"action": "standing in a doorway"
}
],
"layout": {
"ui_elements": [
{
"position": "top-left",
"description": "Player HUD",
"components": ["circular character portrait", "text '{argument name=\"player name\" default=\"CatDog\"}'", "4 red hearts", "gold coin icon with text '{argument name=\"score\" default=\"23,470\"}'"]
},
{
"position": "top-center",
"description": "yellow and black cylindrical progress meter"
},
{
"position": "top-right",
"description": "circular character portrait of a bulldog"
},
{
"position": "bottom-left",
"description": "circular minimap with purple border, map layout, and a yellow star icon"
}
]
}
}
原始提示词
{
"type": "video game screenshot",
"style": "{argument name=\"game style\" default=\"classic LEGO video game\"}",
"scene": {
"environment": "dark alleyway with purple brick walls on the left, grey brick walls on the right, wet cobblestone ground with reflections",
"props": ["1 green dumpster", "1 wooden plank with studs", "1 metal trash can", "1 wooden barrel", "3 green glass bottles", "1 bone-shaped sign reading 'DOG'"],
"collectibles": "10 floating studs (4 silver, 4 gold, 2 blue)"
},
"characters": [
{
"description": "{argument name=\"player character\" default=\"CatDog\"} rendered as a blocky plastic figure",
"action": "standing in the center on a glowing blue and green circular player marker"
},
{
"description": "bulldog rendered as a plastic minifigure",
"action": "standing in a doorway"
}
],
"layout": {
"ui_elements": [
{
"position": "top-left",
"description": "Player HUD",
"components": ["circular character portrait", "text '{argument name=\"player name\" default=\"CatDog\"}'", "4 red hearts", "gold coin icon with text '{argument name=\"score\" default=\"23,470\"}'"]
},
{
"position": "top-center",
"description": "yellow and black cylindrical progress meter"
},
{
"position": "top-right",
"description": "circular character portrait of a bulldog"
},
{
"position": "bottom-left",
"description": "circular minimap with purple border, map layout, and a yellow star icon"
}
]
}
}