katheterkompass/organ_darm.tscn

89 lines
3.3 KiB
Plaintext

[gd_scene load_steps=16 format=3 uid="uid://wk3sj7mqkkuv"]
[ext_resource type="Texture2D" uid="uid://d444eccg7r1x" path="res://assets/animation_darm/frame_01_delay-0.5s.png" id="1_rtm30"]
[ext_resource type="Texture2D" uid="uid://j6ede526ue2c" path="res://assets/animation_darm/frame_02_delay-0.5s.png" id="2_wrklw"]
[ext_resource type="Texture2D" uid="uid://bjw1lbqyjf8oi" path="res://assets/animation_darm/frame_03_delay-0.5s.png" id="3_76wcj"]
[ext_resource type="Texture2D" uid="uid://dc34gkiayf3v7" path="res://assets/animation_darm/frame_04_delay-0.5s.png" id="4_p3a0e"]
[ext_resource type="Texture2D" uid="uid://dm1blqvhkoa08" path="res://assets/animation_darm/frame_05_delay-0.5s.png" id="5_s6slj"]
[ext_resource type="Texture2D" uid="uid://dot5tumhnbv12" path="res://assets/animation_darm/frame_06_delay-0.5s.png" id="6_g7gm8"]
[ext_resource type="Texture2D" uid="uid://cuiaetkclpqet" path="res://assets/animation_darm/frame_07_delay-0.5s.png" id="7_qluu2"]
[ext_resource type="Texture2D" uid="uid://b7l74gfi05vdj" path="res://assets/animation_darm/frame_08_delay-0.5s.png" id="8_5g3hn"]
[ext_resource type="Script" uid="uid://8llbdhahk0ga" path="res://organ_darm.gd" id="8_de860"]
[ext_resource type="Texture2D" uid="uid://dvma65ye67niy" path="res://assets/animation_darm/frame_09_delay-0.5s.png" id="9_gkmbl"]
[ext_resource type="Texture2D" uid="uid://denghmn0ff73v" path="res://assets/organe/Image Darm.png" id="10_rtm30"]
[ext_resource type="AudioStream" uid="uid://qm2883t7vci7" path="res://assets/voice_lines/Audio Darm video.mp3" id="12_rtm30"]
[ext_resource type="AudioStream" uid="uid://cqum1enhc020d" path="res://assets/voice_lines/Darm.mp3" id="13_wrklw"]
[ext_resource type="Script" uid="uid://chtse006evcot" path="res://ziel_darm.gd" id="14_rtm30"]
[sub_resource type="SpriteFrames" id="SpriteFrames_k0e6j"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_rtm30")
}, {
"duration": 1.0,
"texture": ExtResource("2_wrklw")
}, {
"duration": 1.0,
"texture": ExtResource("3_76wcj")
}, {
"duration": 1.0,
"texture": ExtResource("4_p3a0e")
}, {
"duration": 1.0,
"texture": ExtResource("5_s6slj")
}, {
"duration": 1.0,
"texture": ExtResource("6_g7gm8")
}, {
"duration": 1.0,
"texture": ExtResource("7_qluu2")
}, {
"duration": 1.0,
"texture": ExtResource("8_5g3hn")
}, {
"duration": 1.0,
"texture": ExtResource("9_gkmbl")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[node name="Organ_Gehirn" type="Node2D"]
[node name="Organ_Darm" type="TextureRect" parent="."]
offset_left = 573.0
offset_top = 179.0
offset_right = 1093.0
offset_bottom = 914.0
mouse_filter = 0
mouse_default_cursor_shape = 2
texture = ExtResource("10_rtm30")
expand_mode = 3
script = ExtResource("8_de860")
[node name="DarmAnimation" type="AnimatedSprite2D" parent="."]
visible = false
visibility_layer = 517
position = Vector2(580, 958.5)
scale = Vector2(0.454233, 0.432661)
sprite_frames = SubResource("SpriteFrames_k0e6j")
[node name="SnapSoundPlayer" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("12_rtm30")
volume_db = 6.213
[node name="HintSoundPlayer" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("13_wrklw")
[node name="Ziel_Darm" type="Panel" parent="."]
offset_left = 342.0
offset_top = 1089.0
offset_right = 795.0
offset_bottom = 1244.0
script = ExtResource("14_rtm30")
[node name="SnapMarker" type="Node2D" parent="Ziel_Darm"]
position = Vector2(238, -34)