edbentley / replay

A cross-platform JS game engine inspired by React
https://replay.js.org
MIT License
298 stars 11 forks source link

preloadFiles unmounted then remounted #87

Closed edbentley closed 3 years ago

edbentley commented 3 years ago

Handles an edge case where a Sprite is removed and then shown again, before preloadFiles finishes.