pegchamp/Pegs/Green/HitSFX.gd

5 lines
79 B
GDScript

extends AudioStreamPlayer2D
func _ready():
pitch_scale = rand_range(0.75, 2)