Posted May 04, 2025 by gamedevnull
Large assets like explosion animations were previously loaded on first use, causing noticeable delay during the first asteroid hit. This has been fixed by preloading the explosion animation at startup, ensuring it displays without lag on initial trigger.