Spotlight Reel Creator
Flow: Login → Create avatar (Avaturn) → Record 5s voice (WAV) → Save reel through backend API.
0) Config
Client-side settings only. All write actions now go through backend APIs.
Backend API Base URL
PlayFab TitleId (optional, forwarded to backend login)
Avaturn subdomain
Animation Index
Idle
Cheer
Yo Wave
Chicken Dance
Use Defaults
Clear Session
1) Login
Username
Password
Login
2) Create Avatar
Click Next/Export in Avaturn when done. We’ll capture the model URL.
Waiting for export…
3) Voice Note
Record 5s
Stop
Tip: recording works only on https or localhost.
4) Create/Update Reel (Backend Hosted)
Item Title
Create / Update Reel
Backend persists:
Voice file via backend-generated upload URL
Avaturn URL + animationIndex in reel metadata
One-reel-per-user — backend uses PlayFab draft catalog as source of truth
Log