y : number
The y coordinate from which bullets are fired. This is the same as Weapon.fireFrom.y, and
can be overridden by the Weapon.fire arguments.
- Source code: plugins/weapon/WeaponPlugin.js (Line 1246)
y : number
The y coordinate from which bullets are fired. This is the same as Weapon.fireFrom.y, and
can be overridden by the Weapon.fire arguments.
Please login to continue.