-
@helvetica @craigperko if the sprites are referenced in the scene, they'll be loaded into memory when the scene loads.
-
@helvetica @craigperko You can do manual management using a Resources folder and loading from path, or via AssetBundles or multiple scenes..