generated from krampus/template-godot4
Removed debug text
This commit is contained in:
parent
d9e5b72041
commit
39275e94f5
@ -42,5 +42,4 @@ func play_random() -> void:
|
||||
2 * noise.get_noise_1d(Engine.get_process_frames() * noise_rate), -1, 1
|
||||
)
|
||||
pitch_scale = 1.0 + (pitch_variance * noise_sample)
|
||||
print_debug("noise: ", noise_sample)
|
||||
play()
|
||||
|
Loading…
x
Reference in New Issue
Block a user