Same prompt, different character. {
“shot”: {
“duration”: “8s”,
“frame_rate”: “24fps”,
“camera_movement”: “locked”,
“focus”: “subject_only”
},
“subject”: {
“description”: “Batman armor figure, (front-facing pose)”,
“animation”: {
“type”: “rotation”,
“axis”: “y”,
“degrees”: “360”,
“duration”: “8s”,
“easing”: “linear”
},
“material_effects”: {
“reflection”: {
“intensity”: “medium”,
“type”: “metallic”,
“movement”: “dynamic”,
“light_source”: “overhead soft white glow”
},
“glow”: {
“areas”: [“eyes”],
“color”: “soft red”,
“intensity”: “steady”
},
“shadow”: {
“type”: “soft_floor”,
“opacity”: “0.6”,
“blur”: “medium”,
“behavior”: “consistent_under_rotation”,
“projection”: {
“style”: “spotlight”,
“stretch”: “slight_outward”,
“direction”: “downward_angle”
},
“surface”: “matte”
}
}
},
“environment”: {
“background”: “black technical blueprint backdrop”,
“lighting”: “consistent with subtle highlights following rotation”
},
“audio”: {
“effects”: [
{
“type”: “whoosh”,
“style”: “subtle_airflow”,
“timing”: “synchronized_with_rotation”,
“volume”: “low”,
“duration”: “8s”
},
{
“type”: “servo”,
“style”: “mechanical_rotation”,
“timing”: “synchronized_with_rotation”,
“volume”: “medium”,
“duration”: “8s”,
“pitch_behavior”: “steady”
}
]
},
“output”: {
“resolution”: “4K”,
“format”: “mp4”
}
}