bulletAngleOffset : number
An optional angle offset applied to the Bullets when they are launched.This is useful if for example your bullet sprites have been drawn facing up, instead ofto the right, and you want to fire them at an angle. In which case you can set theangle offset to be 90 and they'll be properly rotated when fired.
Source code: plugins/weapon/WeaponPlugin.js (Line 153)