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