In this tutorial, we will create an explosion effect in phaser game engine. We are not making any particle effects or any visual fx here. Instead, we are going to create a nice physics explosion effect which can be used along with your existing particle effects.
Earlier, I posted a tutorial on scaling the game and assets for multiple devices. But it does not work very well in latest phaser version 2.4.2(as if the time of writing). So I thought it will be good to post an updated version for the latest phaser. The idea is simple, Create a group and
Note: This tutorial was targeted for a previous version of the Phaser library. The updated version can be found here. Phaser is a robust, famous multi-platform game development framework based on the fast PIXI library. It is getting much attention now-a-days. There are so much examples there in http://examples.phaser.io/, and thus learning Phaser is very
Our website uses cookies to make your browsing experience better. By using our site you agree to our Terms and Conditions and our Privacy Policy. Find out more.