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
I'm currently trying to destroy any reference to any of my objects in my game when I switch level. Is there a way to destroy everything using phaser instead of me trying to build my own destroyEverything method.
I'm currently trying to destroy any reference to any of my objects in my game when I switch level. Is there a way to destroy everything using phaser instead of me trying to build my own destroyEverything method.