GameGenPresentation/slides/slide5.tscn
2024-02-21 00:54:47 +01:00

51 lines
1.4 KiB
Text

[gd_scene load_steps=6 format=3 uid="uid://brjmy5v2kqtrd"]
[ext_resource type="Texture2D" uid="uid://bjjga75576yw7" path="res://resources/backgrounds/Marc1.png" id="1_a0sna"]
[ext_resource type="Texture2D" uid="uid://rvx3wopuc2tl" path="res://resources/marc-Sheet.png" id="2_lanbf"]
[sub_resource type="AtlasTexture" id="AtlasTexture_ogn5q"]
atlas = ExtResource("2_lanbf")
region = Rect2(0, 0, 189, 174)
[sub_resource type="AtlasTexture" id="AtlasTexture_ktm6o"]
atlas = ExtResource("2_lanbf")
region = Rect2(189, 0, 189, 174)
[sub_resource type="SpriteFrames" id="SpriteFrames_smsy7"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ogn5q")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ktm6o")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="Slide5" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = -960.0
offset_bottom = -540.0
grow_horizontal = 2
grow_vertical = 2
[node name="TextureRect" type="TextureRect" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
scale = Vector2(0.5, 0.5)
texture = ExtResource("1_a0sna")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(700, 226)
scale = Vector2(-2, 2)
sprite_frames = SubResource("SpriteFrames_smsy7")
autoplay = "default"
frame = 1
frame_progress = 0.725063