hero-mark-2/objects/environment/blood/blood_stain.gd

5 lines
66 B
GDScript

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