6 lines
118 B
GDScript
6 lines
118 B
GDScript
extends Node3D
|
|
|
|
func _ready():
|
|
%ExplosionGPUParticles3D.emitting = true
|
|
%CorpseGPUParticles3D.emitting = true
|