You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
The FlashDevelop Profiler is accusing FlxSound and SoundTransform objects of piling up when I keep calling sound effects in the game with the FlxG.play() function. When I keep the FlxSound object and play it manually, the problem is solved!
Cheers,