hero-mark-2/scripts/randomize_particle_start.gd
2023-11-29 20:11:34 -05:00

4 lines
80 B
GDScript

extends CPUParticles2D
func _ready() -> void:
preprocess = randf() * lifetime