4 lines
56 B
GDScript
4 lines
56 B
GDScript
extends CPUParticles2D
|
|
|
|
func _ready():
|
|
emitting = true
|