mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 23:34:18 +00:00
10 lines
345 B
Text
10 lines
345 B
Text
|
[gd_scene load_steps=2 format=3 uid="uid://bafrv44ghhc45"]
|
||
|
|
||
|
[ext_resource type="AudioStream" uid="uid://c7gufi4l4vd7a" path="res://audio/conversione/coin_to_gem_but_actually_gem.ogg" id="1_dsdla"]
|
||
|
|
||
|
[node name="SoundComplete" type="AudioStreamPlayer2D"]
|
||
|
position = Vector2(0, 2)
|
||
|
stream = ExtResource("1_dsdla")
|
||
|
volume_db = -2.0
|
||
|
pitch_scale = 1.3
|