返回画廊数据整理自 YouMind 公共 GitHub/页面数据
插画动漫游戏美术来源:X / Twitter

体素生存游戏联动 UI

生成一张复杂的、融合了方块建造与 2D 生存游戏元素的体素第一人称游戏截图,包含自定义 Boss、生物群系以及详细的 HUD。

Prompt 正文

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

{
"type": "first-person video game screenshot",
"style": "voxel-based 3D blocky graphics mixed with 2D sprite elements",
"environment": {
"setting": "nighttime blocky landscape with purple-tinted lighting",
"terrain": "grass blocks, water pools, purple-leaved trees, torches"
},
"entities": [
"1 giant floating eyeball boss {argument name=\"boss action\" default=\"shooting a purple laser beam\"}",
"1 giant blue slime wearing a jeweled gold crown",
"1 regular blue slime",
"1 zombie",
"2 skeletons",
"2 flying purple bat creatures",
"1 pink flamingo",
"1 player character wearing {argument name=\"player armor\" default=\"dark iron armor\"}"
],
"first_person_view": {
"right_hand": "holding a {argument name=\"main weapon\" default=\"large iron sword\"}"
},
"user_interface": {
"top_left": ["X: 340", "Y: 64", "Z: -190", "Biome: {argument name=\"biome name\" default=\"Corruption\"}"],
"top_center": "purple boss health bar labeled {argument name=\"boss name\" default=\"Eye of Cthulhu\"}",
"top_right": "white notification popup: New Recipes Unlocked! Check your recipe book",
"bottom_left": "chat text: Steve has made the advancement [{argument name=\"boss name\" default=\"Eye of Cthulhu\"}]",
"bottom_center": {
"stats": "10 red hearts, 10 armor icons, 10 hunger shanks, experience level 15",
"hotbar_items": [
"purple sword",
"pickaxe",
"axe",
"green staff",
"musket",
"30 red potions",
"64 wood blocks",
"8 golden apples",
"2 blue stars"
]
}
}
}