katheterkompass/organ_magen.tscn

77 lines
2.8 KiB
Plaintext

[gd_scene load_steps=13 format=3 uid="uid://bsbr8wx74uot1"]
[ext_resource type="Texture2D" uid="uid://dumjtr3fckpb2" path="res://assets/organe/Image Magen.png" id="1_v33iq"]
[ext_resource type="Texture2D" uid="uid://dcv4lphp8nu2g" path="res://assets/animation_magen/frame_1_delay-0.5s.png" id="1_vosoi"]
[ext_resource type="Texture2D" uid="uid://bubctqkof8vmf" path="res://assets/animation_magen/frame_2_delay-0.5s.png" id="2_v33iq"]
[ext_resource type="Texture2D" uid="uid://bwrhlyl066liq" path="res://assets/animation_magen/frame_3_delay-0.5s.png" id="3_0iabj"]
[ext_resource type="Texture2D" uid="uid://de1ssi5dshqsl" path="res://assets/animation_magen/frame_4_delay-0.5s.png" id="4_aepxv"]
[ext_resource type="Texture2D" uid="uid://c78du0ugkw0ou" path="res://assets/animation_magen/frame_5_delay-0.5s.png" id="5_87nxr"]
[ext_resource type="Texture2D" uid="uid://b01v6qh8o7h8g" path="res://assets/animation_magen/frame_6_delay-0.5s.png" id="6_2r11l"]
[ext_resource type="Script" uid="uid://dt35dt41c7nua" path="res://organ_magen.gd" id="8_upsix"]
[ext_resource type="AudioStream" uid="uid://ccl5r0cm2pn3x" path="res://assets/voice_lines/Audio Magen video.mp3" id="9_vosoi"]
[ext_resource type="AudioStream" uid="uid://nhbcakpjpran" path="res://assets/voice_lines/Magen.mp3" id="10_vosoi"]
[ext_resource type="Script" uid="uid://it0qt5wewwab" path="res://ziel_magen.gd" id="11_vjry8"]
[sub_resource type="SpriteFrames" id="SpriteFrames_vosoi"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_vosoi")
}, {
"duration": 1.0,
"texture": ExtResource("2_v33iq")
}, {
"duration": 1.0,
"texture": ExtResource("3_0iabj")
}, {
"duration": 1.0,
"texture": ExtResource("4_aepxv")
}, {
"duration": 1.0,
"texture": ExtResource("5_87nxr")
}, {
"duration": 1.0,
"texture": ExtResource("6_2r11l")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[node name="Organ_Gehirn" type="Node2D"]
[node name="Organ_Magen" type="TextureRect" parent="."]
offset_left = 818.0
offset_top = 1155.0
offset_right = 1070.5
offset_bottom = 1357.0
mouse_filter = 0
mouse_default_cursor_shape = 2
texture = ExtResource("1_v33iq")
expand_mode = 3
script = ExtResource("8_upsix")
[node name="MagenAnimation" type="AnimatedSprite2D" parent="."]
visible = false
visibility_layer = 517
position = Vector2(575.5, 800)
scale = Vector2(0.37357, 0.347782)
sprite_frames = SubResource("SpriteFrames_vosoi")
[node name="SnapSoundPlayer" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("9_vosoi")
volume_db = 6.213
[node name="HintSoundPlayer" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("10_vosoi")
[node name="Ziel_Magen" type="Panel" parent="."]
offset_left = 452.0
offset_top = 919.0
offset_right = 701.0
offset_bottom = 1092.0
script = ExtResource("11_vjry8")
[node name="SnapMarker" type="Node2D" parent="Ziel_Magen"]
position = Vector2(121, 72)