Search the Community
Showing results for tags 'page'.
-
When i reload the web page (Most times) when there has been a good amount of stuff in the scene like particles and lensFlares etc... When i reload the web page to reshow or start the scene... Or even i go to another page and come back to my page with the scene... First split second it show what was on the previous screen or sometime it show some 'garbled' collage of squares and what looks like old tv snow. What is that about... It there some kind of 'clear' or 'reset' that needs to be called in not to 'flash' what was left of the previous scene when showing the loader for the new scene. Any info is really kool
- 2 replies
-
- previous scene
- flashes
-
(and 3 more)
Tagged with:
-
hi guys, I'm newbie for phaser framework, currently I have a problem that: I want to make a setting page in the game, when I click the setting button, it will popup a setup page (have some option to choose, just like a html form). after setting done, close the popup setting page and continue the game. But I have no idea how to implement this feature, is anyone have some idea or suggestion, (I don't know how to use original html dom in phaser) many thanks.