16patsle Posted June 14, 2018 Share Posted June 14, 2018 Weapon Plugin for Phaser 3 A Phaser 3 compatible port of the Weapon Plugin shipped with Phaser CE. This is a work in progress and is currently in beta. The functionality is working, but there's probably bugs and the API is not final. Please consider testing it out if you like the work we've put into this and would like to help shape the future of this project. How to use To install from npm: npm install phaser3-weapon-plugin@beta # if you use npm yarn add phaser3-weapon-plugin@beta # for yarn users See instructions in the readme on how to load the plugin in your game. The plugin files are also available in the dist folder. All the examples from the v2 plugin are in the repo, so you can get testing quickly. The port of the plugin was started by me, but @jdotrjs has helped extensively with debugging and implementing broken features. B3L7 and nkholski 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.