[gd_scene load_steps=6 format=3 uid="uid://dm307sj4nenjt"] [ext_resource type="Texture2D" uid="uid://cfmflpkl335e3" path="res://assets/GUI/schild.png" id="1_wyhk0"] [ext_resource type="Script" path="res://code/GUI/restartschild.gd" id="2_pxsow"] [sub_resource type="Animation" id="Animation_wgvxk"] resource_name = "out-in" length = 0.3 tracks/0/type = "bezier" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath(".:position:y") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "handle_modes": PackedInt32Array(0, 0), "points": PackedFloat32Array(-67, -0.25, 0, 0.2, -2.53268, -250.023, -0.1, 2.25394, 0.25, 0), "times": PackedFloat32Array(0, 0.3) } [sub_resource type="Animation" id="Animation_hmob6"] length = 0.001 [sub_resource type="AnimationLibrary" id="AnimationLibrary_ur3ij"] _data = { "RESET": SubResource("Animation_hmob6"), "out-in": SubResource("Animation_wgvxk") } [node name="Schild" type="TextureRect"] offset_left = -48.0 offset_top = -67.0 offset_right = 52.0 offset_bottom = 83.0 size_flags_horizontal = 4 texture = ExtResource("1_wyhk0") script = ExtResource("2_pxsow") [node name="AnimationPlayer" type="AnimationPlayer" parent="."] libraries = { "": SubResource("AnimationLibrary_ur3ij") }