Phaser Matter Collision Plugin | HTML5 Game Development (original) (raw)
With the Phaser Matter Collision plugin, you can easily manage the behavior of objects in your game when they collide with other objects.
When you create the particle collisions via Matter.js, you can use this tool for tracking and stopping collisions. This plugin will wrap all the collision logic used in an easier and modular way.
Phaser Matter Collision can be installed as a script or as a module.
Learn more about the plugin here.
You might also find this interesting:
Grid Physics Plugin The Grid Physics Plugin for Phaser is a vital asset for creating tile-based HTML5 games. The plug-in’s API is quite similar to Arcade physics, which means that it is functional...
Phaser Arcade Slopes Plugin Great news for Phaser buffs out there. If you’re using the Arcade physics system, you’ll know that it’s notorious for not being good at handling slopes. Devs have come up...
Phaser Tilemap Plus Animation Plugin The Phaser Tilemap Plus is a plug-in that utilizes the features of the Tiled map editor. With this new plug-in, developers can enable tile animation, object layer based collision, event...
Tiled Physics Phaser 3 Plugin Tiled Physics is a Phaser 3 plugin that helps game developers move around bodies in a tiled map setting. This physics component helps you set up the inertia, force, and...
Phaser 3 Tiled Map Editor Plugin The Phaser 3 Tiled Map Editor Plugin is a tool for animating specified tilemaps or layers made in the Phaser platform. This plugin can support unlimited tilemaps, layers, and tilesets...