Is there a way to refresh a scene with a transition (such as fading)?
reloadScene() doesn’t work for this because transitions are not supported.
Right now, I’m using a “mediator” scene that instantly calls gotoScene() (with a fade transition) to the previous scene, to create the illusion the scene was reloaded. Is there a more “proper” way to go about this? [import]uid: 159810 topic_id: 34051 reply_id: 334051[/import]