Jump to content

Search the Community

Showing results for tags 'discover phaser'.

  • 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 3 results

  1. HI Been going through the Book Discover Phaser, but are stuck with this bit of code: The jump functionality on the player somehow doe's not work. When I console.log the body.touching object, I can see, that body.touching.down does not turn true, when the player hit's the a platform. Furthermore, the cursor.up is detected when I leave out this bit of code: '&& this.player.body.touching.down', but somehow does not function, when the code is as in the Quote. Any Ideas to what I should be looking for? Thanks.
  2. Hi, I am learning Phaser with the Discover Phaser book. So far so good, I have a simple game working on the iPad, but the same game will only work in portrait orientation on the iPhone 6 Plus. I have game.scale.pageAlignHorizontally = true; se, which works fine on the iPad, but not on the iPhone. Please help.
  3. Hello, jsut wondering if anyone knows is Discover Phaser (book) compatible with latest Phaser 2.3.0? I checked their websites and saw note that it's based around 2.0.0, so i was wondering after getting the book if there will be any use for it (considering changes between versions)? Thank you very much for any feedback :-).
×
×
  • Create New...