fallenshadow Posted March 23, 2017 Report Share Posted March 23, 2017 Hi all, So I'm doing a 2D shooter and at the moment I have it so a bullet is fired from my gun. However, I want a much better system for this where I can fully define a weapon and its parameters. Eg: Beretta = { firerate: 1 clipsize: 9 clips: 3 velocity: 200 vertical_angle_variance: 2 bulletDamage: 10 } How would I achieve this in Phaser? Quote Link to comment Share on other sites More sharing options...
Alexalten Posted March 23, 2017 Report Share Posted March 23, 2017 Hi, a lot of time ago, in an old post I've found this link: I hope it can help you! Bye, Alex FakeWizard 1 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.