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
If the user creates a lazy spritelist and performs collision checks before it's initialized the game with crash. We should probably trigger initialize somewhere automatically if this is the case.
Likely a SpriteList.geometry property should do an initialized check.