converted sounds to ogg (fixes #188)
This commit is contained in:
parent
687bf87df9
commit
832191e99c
51 changed files with 230 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
[gd_scene load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://objects/environment/collapse_block/collapse_block.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://audio/sounds/collapse_block_fall.wav" type="AudioStream" id=2]
|
||||
[ext_resource path="res://audio/sounds/collapse_block_fall.ogg" type="AudioStream" id=2]
|
||||
|
||||
[sub_resource type="PhysicsMaterial" id=2]
|
||||
bounce = 0.07
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue