Add animated background video and still backdrop to Spelling Bee #11

Merged
brianfertig merged 1 commits from Game-Polish into main 2026-09-03 02:58:17 +00:00

1 Commits

Author SHA1 Message Date
Brian Fertig 5a5f30bca7 Add animated background video and still backdrop to Spelling Bee
- Loop a muted bee-on-flower clip behind the board during the intro,
  fading it in over the felt base with a dim layer for readability.
- Reveal the difficulty panel on the first full loop of the clip, with a
  ~20s fallback timer and an immediate reveal on video load/playback error.
- Swap the intro clip for a preloaded honeycomb PNG once a puzzle starts;
  fall back to the felt rectangle if the image is unavailable.
- Register the still background in the asset manifest so GameRoomScene
  preloads it before the scene launches.
2026-09-02 20:55:06 -06:00