Weapon#bulletSpeedVariance

bulletSpeedVariance : number

This is a variance added to the speed of Bullets when they are fired.
If bullets have a bulletSpeed value of 200, and a bulletSpeedVariance of 50
then the actual speed of the Bullets will be between 150 and 250 pixels per second.

Source code: plugins/weapon/WeaponPlugin.js (Line 177)
doc_phaser
2017-02-14 11:19:47
Comments
Leave a Comment

Please login to continue.