The satisfying explainer is one of the most recognizable short formats: a flowing satisfying gameplay loop plays behind a voice explaining something, with images popping in and bold captions on every word. On EmpirioLabs you can make one from a single topic, and the satisfying gameplay background is an original generated loop, so you never need to capture or upload game footage.
The look is the hook. The flowing satisfying gameplay keeps the screen busy while the voiceover and captions teach, and each image cutaway refreshes the visual on the beat.
See it in action
What you need
Just a topic. Type something to explain, or paste your own script. Choose the satisfying gameplay background style and a caption look, then generate.
How to make a satisfying explainer
1. Open the Compose tab
In the EmpirioLabs playground, open Templates and switch to the Compose tab, then choose Gameplay Explainer or Cartoon Narrator.
2. Enter your topic
Add a short brief, or switch to Script to read your own words.
3. Pick the satisfying gameplay background
In the gameplay style picker, choose the satisfying gameplay loop. It is an original generated background, not captured game footage.
4. Choose captions and generate
You get an editable storyboard, then the finished vertical video.
Using it via the API
curl https://api.empiriolabs.ai/v1/videos/compose \
-H "Authorization: Bearer $EMPIRIOLABS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"recipe": "gameplay-explainer",
"mode": "plan",
"brief": "How does GPS know where you are",
"gameplay_style": "powerwash"
}'
Poll /v1/jobs/{id} for the storyboard, then send it back with "mode": "render" for the final MP4.
मूल्य निर्धारण
Compose bills per generation step at the normal EmpirioLabs rates for the models it uses, with no separate template fee.
Try it now
Open the Gameplay Explainer in the EmpirioLabs playground, or browse every recipe on the generation templates page. Full API details are in the documentation.



