alles heeft een einde
en een worst zelfs twee
This commit is contained in:
+1
-5
@@ -1,9 +1,8 @@
|
||||
[gd_scene load_steps=9 format=3 uid="uid://bm3d233ul4asx"]
|
||||
[gd_scene load_steps=8 format=3 uid="uid://bm3d233ul4asx"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bgbv67hxphufl" path="res://Objects/combi.tscn" id="1_7rjc3"]
|
||||
[ext_resource type="Script" path="res://Scripts/Slot.gd" id="1_ksddl"]
|
||||
[ext_resource type="AudioStream" uid="uid://dr8lncxad2pwm" path="res://Audio/click.wav" id="3_pbq0q"]
|
||||
[ext_resource type="AudioStream" uid="uid://ib7k6myjnajr" path="res://Audio/congratulations.ogg" id="4_aojg2"]
|
||||
|
||||
[sub_resource type="BoxMesh" id="BoxMesh_5jhoy"]
|
||||
size = Vector3(6, 2, 1)
|
||||
@@ -50,7 +49,4 @@ shape = SubResource("BoxShape3D_v83up")
|
||||
[node name="Audio" type="AudioStreamPlayer" parent="Body/Knop"]
|
||||
stream = ExtResource("3_pbq0q")
|
||||
|
||||
[node name="Congratulations" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("4_aojg2")
|
||||
|
||||
[connection signal="input_event" from="Body/Knop/StaticBody3D" to="." method="_on_static_body_3d_input_event"]
|
||||
|
||||
Reference in New Issue
Block a user