trackedSprite : Phaser.Sprite | Object
The Sprite currently being tracked by the Weapon, if any.
This is set via the Weapon.trackSprite
method.
Type
- Phaser.Sprite | Object
- Source code: plugins/weapon/WeaponPlugin.js (Line 333)
trackedSprite : Phaser.Sprite | Object
The Sprite currently being tracked by the Weapon, if any.
This is set via the Weapon.trackSprite
method.
Please login to continue.