Jump to content

Search the Community

Showing results for tags 'phaser 1.4.7'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. After using Phaser 1.4.7, when I play a state and then return to previous state, several sprite/image/button that previously appear, seems to be not appearing anymore. How to replicate: 1. Enter a state (example: Title state) 2. Move to other state (example: Games state) 3. Return to previous state (in this case, Title state), with: this.game.state.start("title"); Expected: All the sprite/image/button reappear as usual. Result: Some/most of the sprite/image/button doesn't reappear Is there anyone who encounter the same problem with me? When rollback to Phaser 1.4.6, there are no problem at all.
×
×
  • Create New...