Jump to content

Search the Community

Showing results for tags 'createfromtiles'.

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

  1. Hello everyone! Sorry for my bad english. To learn Phaser, I started to make several games clone, to understand how it works. Now I am working on Arkanoid/Breakout clone, and want to create sprite from tiles, because this will allow to make some interesting game level design, but can't understand how createFromTiles work, or maybe I am wrong in other place. The problem itself consist in collide between ball and bricks/blocks, I can't kill/destroy when ball collide with these. Here is the part of code, other states is in separated files, but only this code is important now https://jsfiddle.net/ionprodan/q3otatoj/ You can try to play game here: http://games.ionprodan.com/arkanoid-phaser/
  2. Does anyone have any working examples of using the createFromTiles() function of tilemaps that they would be willing to share?
×
×
  • Create New...