trackRotation : boolean
If the Weapon is tracking a Sprite, should it also track the Sprites rotation?
This is useful for a game such as Asteroids, where you want the weapon to fire based
on the sprites rotation.
- Source code: plugins/weapon/WeaponPlugin.js (Line 350)
Please login to continue.