FusionStar

    FusionStar: A tag placed on fusion stars.

    Attributes🔗

    • ExplosionSound - string The name of the sound to use for explosions. (Editable)
    • Direction - Vector3 The current direction of this fusion star (Not editable)
    • DetonateBombs - boolean Does this fusion star detonate bombs?. (Editable)
    • Lifetime - number How long this fusion star should exist for. (Editable)
    • Team - string The team this FusionStar is associated with. (Editable)
    • ExplosionRadius - number The explosion radius of this fusion star (when Explode is set to true). (Editable)
    • UseTarget - boolean Is this fusion star following a target? (Editable)
    • Damage - number How much damage this fusion star deals. (Editable)
    • ExplosionParticles - string The name of the particle effect to use for explosions. (Editable)
    • Owner - string The current owner of this fusion star. (Editable)
    • ExplosionPower - number The explosion power of this fusion star (when Explode is set to true). (Editable)
    • Progress - number The progress of this fusion star towards exploding [0-1]. (Editable)
    • DeathEffect - string The name of the death effect to use. (Editable)
    • Target - string The current target (owner string) of this fusion star. (Editable)
    • Speed - number The speed this fusion star should move at. (Editable)
    • AssistOwner - string The assist owner of this fusion star. (Editable)
    • ExplosionDamage - number The explosion damage of this fusion star. (Editable)
    • DestroyMap - boolean Whether or not this fusion star destroys the map. (Editable)