hero-mark-2/objects/environment/blood/blood_splatter.gd
2023-09-10 23:26:21 -04:00

5 lines
67 B
GDScript

extends Light2D
func _ready() -> void:
rotation = randf() * TAU