Out-of-Place Comedy · "Prehistoric Zen"
T-Rex at Yoga Class
Tyrannosaurus Rex attempting to find inner peace through yoga practice. Replace the {{highlighted}} variables below with your own twist — suggestions included — then copy the JSON for your model.
{
"scene": {
"location": "typical yoga studio with mats, mirrors, calming atmosphere",
"mood": "mindful practice meets ancient predator",
"environment": "serene yoga studio with all traditional elements"
},
"action": "attempting yoga poses with obvious physical limitations",
"camera": {
"angle": "showing scale difference and pose attempts",
"distance": "wide shots showing full T-Rex in yoga space, close-ups of expression",
"movement": "slow, yoga-paced movements emphasizing struggle with tiny arms"
},
"lighting": {
"type": "soft, zen lighting with natural elements"
},
"style": {
"tone": "peaceful yoga energy disrupted by prehistoric presence",
"color_palette": "calming yoga studio colors with prehistoric dinosaur highlights",
"whos_out_of_place": "{{whos_out_of_place}}",
"where": "{{where}}",
"public_reaction": "{{public_reaction}}",
"mood": "{{mood}}"
},
"audio": {
"music": "traditional yoga music with occasional prehistoric sound effects"
}
} - Veo 3.1 follows structured prompts unusually well — lock camera, lighting and audio as separate JSON fields and it respects each one.
- Native audio: describe dialogue, ambient sound and music directly in the audio field.
{
"action": "attempting yoga poses with obvious physical limitations",
"scene": {
"location": "typical yoga studio with mats, mirrors, calming atmosphere",
"mood": "mindful practice meets ancient predator",
"environment": "serene yoga studio with all traditional elements"
},
"camera": {
"angle": "showing scale difference and pose attempts",
"distance": "wide shots showing full T-Rex in yoga space, close-ups of expression",
"movement": "slow, yoga-paced movements emphasizing struggle with tiny arms"
},
"lighting": {
"type": "soft, zen lighting with natural elements"
},
"style": {
"tone": "peaceful yoga energy disrupted by prehistoric presence",
"color_palette": "calming yoga studio colors with prehistoric dinosaur highlights",
"whos_out_of_place": "{{whos_out_of_place}}",
"where": "{{where}}",
"public_reaction": "{{public_reaction}}",
"mood": "{{mood}}"
},
"audio": {
"music": "traditional yoga music with occasional prehistoric sound effects"
}
} - Kling 3.0 reasons about the scene like a director — write the action field as a shot note, not a keyword list.
- Multi-shot is the signature feature: split the action into "Shot 1: … Shot 2: …" inside the action field for cuts within one generation.
{
"camera": {
"angle": "showing scale difference and pose attempts",
"distance": "wide shots showing full T-Rex in yoga space, close-ups of expression",
"movement": "slow, yoga-paced movements emphasizing struggle with tiny arms"
},
"action": "attempting yoga poses with obvious physical limitations",
"scene": {
"location": "typical yoga studio with mats, mirrors, calming atmosphere",
"mood": "mindful practice meets ancient predator",
"environment": "serene yoga studio with all traditional elements"
},
"lighting": {
"type": "soft, zen lighting with natural elements"
},
"style": {
"tone": "peaceful yoga energy disrupted by prehistoric presence",
"color_palette": "calming yoga studio colors with prehistoric dinosaur highlights",
"whos_out_of_place": "{{whos_out_of_place}}",
"where": "{{where}}",
"public_reaction": "{{public_reaction}}",
"mood": "{{mood}}"
},
"audio": {
"music": "traditional yoga music with occasional prehistoric sound effects"
}
} - Seedance responds best to a strict block order: CAMERA → SUBJECT → ACTION → ENVIRONMENT → LIGHTING → STYLE. The JSON below is ordered to match.
- Keep the camera block to a shot type plus one movement — stacking movements degrades output.
{
"action": "attempting yoga poses with obvious physical limitations",
"scene": {
"location": "typical yoga studio with mats, mirrors, calming atmosphere",
"mood": "mindful practice meets ancient predator",
"environment": "serene yoga studio with all traditional elements"
},
"camera": {
"angle": "showing scale difference and pose attempts",
"distance": "wide shots showing full T-Rex in yoga space, close-ups of expression",
"movement": "slow, yoga-paced movements emphasizing struggle with tiny arms"
},
"style": {
"tone": "peaceful yoga energy disrupted by prehistoric presence",
"color_palette": "calming yoga studio colors with prehistoric dinosaur highlights",
"whos_out_of_place": "{{whos_out_of_place}}",
"where": "{{where}}",
"public_reaction": "{{public_reaction}}",
"mood": "{{mood}}"
},
"lighting": {
"type": "soft, zen lighting with natural elements"
}
} - Wan 2.2 is the latest version with genuinely open, downloadable weights. "Wan 2.5/2.6/2.7" are hosted API-only versions on commercial platforms.
- Open-weights Wan 2.2 has no audio track — drop the audio field or move sound design to post.
{
"action": "attempting yoga poses with obvious physical limitations",
"camera": {
"angle": "showing scale difference and pose attempts",
"distance": "wide shots showing full T-Rex in yoga space, close-ups of expression",
"movement": "slow, yoga-paced movements emphasizing struggle with tiny arms"
},
"scene": {
"location": "typical yoga studio with mats, mirrors, calming atmosphere",
"mood": "mindful practice meets ancient predator",
"environment": "serene yoga studio with all traditional elements"
},
"lighting": {
"type": "soft, zen lighting with natural elements"
},
"style": {
"tone": "peaceful yoga energy disrupted by prehistoric presence",
"color_palette": "calming yoga studio colors with prehistoric dinosaur highlights",
"whos_out_of_place": "{{whos_out_of_place}}",
"where": "{{where}}",
"public_reaction": "{{public_reaction}}",
"mood": "{{mood}}"
}
} - Runway exposes camera controls in the UI — use the camera block here as your settings checklist rather than prompt text.
- Gen-4.5 excels with reference images: the subject field doubles as your reference-tagging description.
Fill in the variables
Type here (or click a suggestion) and every model tab above updates live.
{{whos_out_of_place}} — The T-Rex's Situation
Dinosaur dealing with modern world adaptation anxietyT-Rex trying to overcome reputation as mindless killing machinePrehistoric creature seeking work-life balanceTherapist-recommended yoga for rage issuesT-Rex trying to impress potential mate with new hobbyDinosaur exploring spirituality after existential crisis
{{where}} — Yoga Studio Setting
Hot yoga class making dinosaur overheatBeginner-friendly class with patient instructorAdvanced class where T-Rex is clearly strugglingOutdoor yoga in park with curious onlookersPrivate session with understanding instructorCorporate yoga class during lunch break
{{public_reaction}} — Other Yogis' Response
Other students pretending crushing sounds are normalYoga instructor adapting poses for 'differently-abled' studentClass members offering to help with poses requiring armsStudio owner calculating structural damage costsNew students thinking this is advanced intimidation techniqueRegular practitioners treating it as ultimate mindfulness test
{{mood}} — Class Energy
zen chaossurprisingly touchingcomedically sereneabsurdly peacefulheartwarming acceptance
Run this prompt
Copy the JSON above, then paste it as your prompt in any of these tools. Veo 3.1 is free to try inside Gemini (daily limit applies).