Added footsteps, new tree, various other tweaks

This commit is contained in:
derek
2024-12-05 11:47:34 -06:00
parent 816ae85938
commit 023879ea9f
389 changed files with 20484 additions and 234 deletions

View File

@@ -40,4 +40,5 @@ func _on_timer_timeout():
func _on_body_shape_entered(body_rid, body, body_shape_index, local_shape_index):
audio_drop.play()
if body.get_collision_layer() == 1:
audio_drop.play()