TractorBeamTurret
TractorBeamTurret
extends BaseTurret
| field | type | default | notes |
|---|---|---|---|
| timerTarget | int | 1 | |
| retargetTime | float | 5.0 | |
| shootCone | float | 6.0 | |
| shootLength | float | 5.0 | |
| laserWidth | float | 0.6 | |
| force | float | 0.3 | |
| scaledForce | float | 0.0 | |
| damage | float | 0.0 | |
| targetAir | boolean | true | |
| targetGround | boolean | false | |
| laserColor | Color | ffffffff | |
| status | StatusEffect | none | |
| statusDuration | float | 300.0 | |
| shootSound | Sound | tractorbeam | |
| shootSoundVolume | float | 0.9 | |
| baseRegion | TextureRegion | null | |
| laser | TextureRegion | null | |
| laserStart | TextureRegion | null | |
| laserEnd | TextureRegion | null |