enpu Posted March 17, 2014 Share Posted March 17, 2014 Fade between scenes. https://github.com/ekelokorpi/panda.js-plugins/tree/master/fader Quote Link to comment Share on other sites More sharing options...
justinmccombs Posted April 8, 2014 Share Posted April 8, 2014 This works well! Are there any plans to bake different scene transitions into the framework? I'd love to see something like:game.system.setSceneWithTransition(SceneGameOver, { transition: game.Scene.Transition.CrossFade, duration: 1000}); Quote Link to comment Share on other sites More sharing options...
enpu Posted April 15, 2014 Author Share Posted April 15, 2014 Hmm, crossfade would be a really tricky one, but i'm definitely going to add more faders in future! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.