rwaikato Posted March 23, 2014 Share Posted March 23, 2014 Hi Guys, I'm new to using Phaser and was wondering is there a way to use a Tile index and add a collision to it? Pretty much im starting out making a platform game and want to add lava. Would I use the tile or just add sprites for this? Tiles would be good as it would save alot of time and code. Any help would be appreciated, Cheers Link to comment Share on other sites More sharing options...
Heppell08 Posted March 24, 2014 Share Posted March 24, 2014 Jus create a tile for the lava and add it into your tilemap. The set collision for it and use tile functions as a call back to do damage or kill etc Link to comment Share on other sites More sharing options...
Recommended Posts