feat: Finished some more slides
This commit is contained in:
parent
3a0e8ddb5c
commit
d3dba976ab
5 changed files with 319 additions and 6 deletions
|
@ -1,10 +1,18 @@
|
|||
[gd_scene load_steps=9 format=3 uid="uid://cqeksbeu5dwvl"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://cqeksbeu5dwvl"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://fy6kli81lmd4" path="res://resources/backgrounds/slide10.png" id="1_6ov73"]
|
||||
[ext_resource type="Texture2D" uid="uid://cwhs15v18i4b3" path="res://resources/sprites/geriwork-Sheet.png" id="2_ui6dr"]
|
||||
[ext_resource type="Texture2D" uid="uid://c1p1xr3kiwnin" path="res://resources/sprites/foto godot.png" id="3_o4iev"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ur5eq"]
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_83r4b"]
|
||||
atlas = ExtResource("2_ui6dr")
|
||||
region = Rect2(0, 0, 189, 174)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_u6ix5"]
|
||||
atlas = ExtResource("2_ui6dr")
|
||||
region = Rect2(189, 0, 189, 174)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_l3iga"]
|
||||
atlas = ExtResource("2_ui6dr")
|
||||
region = Rect2(378, 0, 189, 174)
|
||||
|
||||
|
@ -12,7 +20,13 @@ region = Rect2(378, 0, 189, 174)
|
|||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ur5eq")
|
||||
"texture": SubResource("AtlasTexture_83r4b")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_u6ix5")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_l3iga")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
|
@ -62,6 +76,8 @@ texture = ExtResource("1_6ov73")
|
|||
position = Vector2(166, 396)
|
||||
sprite_frames = SubResource("SpriteFrames_aspjr")
|
||||
autoplay = "default"
|
||||
frame = 2
|
||||
frame_progress = 0.553288
|
||||
|
||||
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(745, 364)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue