GrenadeLauncherProjectileExplosion🔗
Inherits: Node3D
There is currently no description for this class. Please help us by contributing one !
Properties🔗
|
Methoden🔗
void |
set_source(new_source: Node) |
void |
_ready() |
void |
Eigenschaftsbeschreibungen🔗
ExplosiveDamage explosive_damage 🔗
The component responsible for explosion damages
void set_source(new_source: Node)
The source of explosion.
This is increment by 1 when a particle emitter is finished
Methodenbeschreibungen🔗
void set_source(new_source: Node) 🔗
There is currently no description for this method. Please help us by contributing one!
void _ready() 🔗
Called when the node enters the scene tree for the first time.
void _on_finished() 🔗
This is called by children particle nodes to destruct our GrenadeLauncherProjectileExplosion once all emitters are finished