-
Notifications
You must be signed in to change notification settings - Fork 502
Persist Precaching #3574
Copy link
Copy link
Open
Description
Discussed in #3572
Originally posted by @TheScratchTeen March 17, 2026
Hey! When i used some flixel precache utils, like:
FlxG.bitmap.add(path);
FlxG.sound.cache(path);
Assets.getText(path);
...on my Loading State, and after finishing loading to go to main state, everything precached has been GONE!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels