safe from sequence
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
[gd_scene load_steps=15 format=3 uid="uid://bybgy8p6uvnxy"]
|
||||
[gd_scene load_steps=16 format=3 uid="uid://bybgy8p6uvnxy"]
|
||||
|
||||
[ext_resource type="PackedScene" path="res://Player.tscn" id="1_pmt73"]
|
||||
[ext_resource type="Script" path="res://Scripts/lichtknop.gd" id="2_gwtwo"]
|
||||
[ext_resource type="AudioStream" uid="uid://dr8lncxad2pwm" path="res://Audio/click.wav" id="3_e26r5"]
|
||||
[ext_resource type="PackedScene" path="res://Objects/Slot.tscn" id="4_kvwvq"]
|
||||
[ext_resource type="PackedScene" uid="uid://bm3d233ul4asx" path="res://Objects/Slot.tscn" id="4_kvwvq"]
|
||||
[ext_resource type="PackedScene" uid="uid://cpjo05ataob66" path="res://Objects/Painting.tscn" id="5_glq61"]
|
||||
[ext_resource type="PackedScene" path="res://Objects/tekst.tscn" id="6_5og8x"]
|
||||
[ext_resource type="PackedScene" uid="uid://2wem3a0y4agb" path="res://Objects/Safe.tscn" id="7_kfu4q"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_rahav"]
|
||||
|
||||
@@ -89,4 +90,7 @@ transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 1.98,
|
||||
[node name="tekst" parent="." instance=ExtResource("6_5og8x")]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, -0.182896, 0.257219, 0.0577565)
|
||||
|
||||
[node name="safe" parent="." instance=ExtResource("7_kfu4q")]
|
||||
transform = Transform3D(0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, -1.66055, 1.15536, -0.729811)
|
||||
|
||||
[connection signal="input_event" from="Lichtknopje" to="Lichtknopje" method="_on_input_event"]
|
||||
|
||||
Reference in New Issue
Block a user