Click or drag to resize

BulletLauncher Fields

The BulletLauncher type exposes the following members.

Fields
  NameDescription
Private field_bullets
The bullet instances.
Private field_bulletTransform
The saved transform of the bullet.
Private field_coloredMesh
The mesh renderers that are colored according to configured spell preferences.
Private field_coloredTrail
The trail renderers that are colored according to configured spell preferences.
Private field_firedCount
The number of bullets already launched.
Private field_firedTime
The time since first bullet was launched.
Protected fieldBulletCount
The number of bullets to launch.
Protected fieldBulletPrefab
The bullet prefab to use.
Protected fieldColorLighten
Teh configured color lighten factor.
Protected fieldFireInterval
The interval between bullets.
Protected fieldFireSound
The sound played when a bullet is launched.
Top
See Also