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
When changing scenes, specify a transition type (xfade, fade to color, pixelate, slide, flip, etc).
The current scene knows the previouis scene and it should have a current transition. Once the transition is finished it can be wiped out, and the previous screen's stop method should be called.
The text was updated successfully, but these errors were encountered:
When changing scenes, specify a transition type (xfade, fade to color, pixelate, slide, flip, etc).
The current scene knows the previouis scene and it should have a current transition. Once the transition is finished it can be wiped out, and the previous screen's stop method should be called.
The text was updated successfully, but these errors were encountered: