BulletLauncher Fields |
The BulletLauncher type exposes the following members.
Name | Description | |
---|---|---|
_bullets |
The bullet instances.
| |
_bulletTransform |
The saved transform of the bullet.
| |
_coloredMesh |
The mesh renderers that are colored according
to configured spell preferences.
| |
_coloredTrail |
The trail renderers that are colored according
to configured spell preferences.
| |
_firedCount |
The number of bullets already launched.
| |
_firedTime |
The time since first bullet was launched.
| |
BulletCount |
The number of bullets to launch.
| |
BulletPrefab |
The bullet prefab to use.
| |
ColorLighten |
Teh configured color lighten factor.
| |
FireInterval |
The interval between bullets.
| |
FireSound |
The sound played when a bullet is launched.
|