85 lines
3.3 KiB
Plaintext
85 lines
3.3 KiB
Plaintext
[gd_scene load_steps=15 format=3 uid="uid://b0834ebknc32w"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dmqx88pdcblw3" path="res://assets/organe/Image Speiseroehre.png" id="1_p4gta"]
|
|
[ext_resource type="Script" uid="uid://drw3p7xgb44px" path="res://organ_speiseroehre.gd" id="2_p4gta"]
|
|
[ext_resource type="AudioStream" uid="uid://b21m0verp6xyu" path="res://assets/voice_lines/Audio Speiseröhre video.mp3" id="3_jqpvi"]
|
|
[ext_resource type="AudioStream" uid="uid://v2p7mvspgip5" path="res://assets/voice_lines/Speiseröhre.mp3" id="4_jqpvi"]
|
|
[ext_resource type="Texture2D" uid="uid://ckgcljiq8p4p7" path="res://assets/animation_speiseroehre/frame_1_delay-0.2s.png" id="5_iwrkl"]
|
|
[ext_resource type="Texture2D" uid="uid://b0gx57mmd76xu" path="res://assets/animation_speiseroehre/frame_2_delay-0.2s.png" id="6_v8cji"]
|
|
[ext_resource type="Texture2D" uid="uid://duface8i2fn6j" path="res://assets/animation_speiseroehre/frame_3_delay-0.2s.png" id="7_wemup"]
|
|
[ext_resource type="Texture2D" uid="uid://c4rxyhox3rewn" path="res://assets/animation_speiseroehre/frame_4_delay-0.2s.png" id="8_fiok5"]
|
|
[ext_resource type="Texture2D" uid="uid://cgkrdhtvq8k34" path="res://assets/animation_speiseroehre/frame_5_delay-0.2s.png" id="9_afa6s"]
|
|
[ext_resource type="Texture2D" uid="uid://dqwc504tlaiof" path="res://assets/animation_speiseroehre/frame_6_delay-0.2s.png" id="10_pnx1l"]
|
|
[ext_resource type="Texture2D" uid="uid://dxgj6mx27p4ju" path="res://assets/animation_speiseroehre/frame_7_delay-0.2s.png" id="11_i8t0g"]
|
|
[ext_resource type="Texture2D" uid="uid://d036ml463rn5l" path="res://assets/animation_speiseroehre/frame_8_delay-0.2s.png" id="12_jqpvi"]
|
|
[ext_resource type="Script" uid="uid://ce02lvtao7roi" path="res://ziel_speiseroehre.gd" id="13_iwrkl"]
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_p4gta"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": ExtResource("5_iwrkl")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("6_v8cji")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("7_wemup")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("8_fiok5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("9_afa6s")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("10_pnx1l")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("11_i8t0g")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("12_jqpvi")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|
|
|
|
[node name="Organ_Gehirn" type="Node2D"]
|
|
|
|
[node name="Organ_Speiseroehre" type="TextureRect" parent="."]
|
|
offset_left = 61.0
|
|
offset_top = 572.0
|
|
offset_right = 145.0
|
|
offset_bottom = 1161.0
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 2
|
|
texture = ExtResource("1_p4gta")
|
|
expand_mode = 3
|
|
script = ExtResource("2_p4gta")
|
|
|
|
[node name="SpeiseroehrenAnimation" type="AnimatedSprite2D" parent="."]
|
|
visible = false
|
|
visibility_layer = 517
|
|
position = Vector2(405.5, 404)
|
|
scale = Vector2(0.555492, 0.544355)
|
|
sprite_frames = SubResource("SpriteFrames_p4gta")
|
|
|
|
[node name="SnapSoundPlayer" type="AudioStreamPlayer2D" parent="."]
|
|
stream = ExtResource("3_jqpvi")
|
|
volume_db = 6.213
|
|
|
|
[node name="HintSoundPlayer" type="AudioStreamPlayer2D" parent="."]
|
|
stream = ExtResource("4_jqpvi")
|
|
|
|
[node name="Ziel_Speiseroehre" type="Panel" parent="."]
|
|
offset_left = 453.0
|
|
offset_top = 340.0
|
|
offset_right = 621.0
|
|
offset_bottom = 916.0
|
|
script = ExtResource("13_iwrkl")
|
|
|
|
[node name="SnapMarker" type="Node2D" parent="Ziel_Speiseroehre"]
|
|
position = Vector2(83, 287)
|