mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
mein
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://chrtbakf4df4t"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://bhivunrkj87cy"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Modules/Engine.gd" id="1_8ew0t"]
|
||||
[ext_resource type="AudioStream" uid="uid://di3yqwqsn5v5s" path="res://Assets/Sounds/_SOUNDFX_/Kohle.wav" id="2_3jidn"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qba77"]
|
||||
|
||||
@@ -15,3 +16,6 @@ shape = SubResource("BoxShape3D_qba77")
|
||||
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
||||
mesh = SubResource("BoxMesh_wu8t1")
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("2_3jidn")
|
||||
|
||||
Reference in New Issue
Block a user