bulletFrameRandom : boolean
If you've added a set of frames via Weapon.setBulletFrames
then you can optionally
chose for each Bullet fired to pick a random frame from the set.
- Source code: plugins/weapon/WeaponPlugin.js (Line 119)
bulletFrameRandom : boolean
If you've added a set of frames via Weapon.setBulletFrames
then you can optionally
chose for each Bullet fired to pick a random frame from the set.
Please login to continue.