pixi-reels
All questions

How do I preload feature assets so the mode swap has no hitch?

Preload the feature atlas/skeletons (e.g. Assets.load) before the mode swap so it has no hitch.

More in Performance & lifecycle