Jump to content

Search the Community

Showing results for tags 'phaser bug animation'.

  • 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. Hi all. I have a large problem with using phaser.js We have developed a game. It is game with animation on the game-table (animation of casino cards etc.). We use Phaser 2.0.3, Requirejs, Underscore, Jquery and our own models. Sometimes (once in 5-10 minutes) when page loads animation do not start. Also click events on objects are not available too. Page reload solves problem and game back to normal. This problem is not permanent: sometimes it is ok, but sometimes we have a problem. All buttons, sprites and texts load normally, but animation - no. I tried to debug some buttons behaviour. For example I tried to make console.log messages when hovering the object, but there is no message when game loaded with the problem. I think it is global bug with the loading Phaser system, but I don't know how to understand the reason. One way to reproduce the problem (as I know) is: opening FIREBUG when the page is loading. In most cases it leads to a problem. Please, help me, I need an advice how to test and fix this problem.
×
×
  • Create New...