fix: Updated slide images

This commit is contained in:
Gerard Gascón 2024-02-24 23:34:34 +01:00
parent f9ce545f0b
commit 67665448f3
6 changed files with 96 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 MiB

After

Width:  |  Height:  |  Size: 2 MiB

Before After
Before After

View file

@ -2,7 +2,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://gqcx5v7hfjj2" uid="uid://24s6e8t6erfd"
path="res://.godot/imported/slide21.png-ec9fb6585b7dedce6b602f4d412fc266.ctex" path="res://.godot/imported/slide21.png-ec9fb6585b7dedce6b602f4d412fc266.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b2rqanaq06g1c"
path="res://.godot/imported/fmod-Sheet.png-864ffbabd70f79513c3e27d11f0c45f5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://resources/sprites/fmod-Sheet.png"
dest_files=["res://.godot/imported/fmod-Sheet.png-864ffbabd70f79513c3e27d11f0c45f5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View file

@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://birgeyuu3aqk7"] [gd_scene load_steps=2 format=3 uid="uid://birgeyuu3aqk7"]
[ext_resource type="Texture2D" uid="uid://gqcx5v7hfjj2" path="res://resources/backgrounds/slide21.png" id="1_8xrtu"] [ext_resource type="Texture2D" uid="uid://24s6e8t6erfd" path="res://resources/backgrounds/slide21.png" id="1_8xrtu"]
[node name="Slide21" type="Control"] [node name="Slide21" type="Control"]
layout_mode = 3 layout_mode = 3

View file

@ -1,7 +1,8 @@
[gd_scene load_steps=6 format=3 uid="uid://c1epswnsvfd2j"] [gd_scene load_steps=10 format=3 uid="uid://c1epswnsvfd2j"]
[ext_resource type="Texture2D" uid="uid://54bw1uw6wmhu" path="res://resources/backgrounds/slide37.png" id="1_xtce4"] [ext_resource type="Texture2D" uid="uid://54bw1uw6wmhu" path="res://resources/backgrounds/slide37.png" id="1_xtce4"]
[ext_resource type="Texture2D" uid="uid://b0mgew85ag0tu" path="res://resources/sprites/tried-Sheet.png" id="2_6r31w"] [ext_resource type="Texture2D" uid="uid://b0mgew85ag0tu" path="res://resources/sprites/tried-Sheet.png" id="2_6r31w"]
[ext_resource type="Texture2D" uid="uid://b2rqanaq06g1c" path="res://resources/sprites/fmod-Sheet.png" id="3_iygxl"]
[sub_resource type="AtlasTexture" id="AtlasTexture_4ulq1"] [sub_resource type="AtlasTexture" id="AtlasTexture_4ulq1"]
atlas = ExtResource("2_6r31w") atlas = ExtResource("2_6r31w")
@ -25,6 +26,28 @@ animations = [{
"speed": 10.0 "speed": 10.0
}] }]
[sub_resource type="AtlasTexture" id="AtlasTexture_1u6i1"]
atlas = ExtResource("3_iygxl")
region = Rect2(0, 0, 399, 340)
[sub_resource type="AtlasTexture" id="AtlasTexture_ia8jr"]
atlas = ExtResource("3_iygxl")
region = Rect2(399, 0, 399, 340)
[sub_resource type="SpriteFrames" id="SpriteFrames_0uxoo"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_1u6i1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ia8jr")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="slide37" type="Control"] [node name="slide37" type="Control"]
layout_mode = 3 layout_mode = 3
anchor_left = 0.962 anchor_left = 0.962
@ -46,7 +69,13 @@ scale = Vector2(0.5, 0.5)
texture = ExtResource("1_xtce4") texture = ExtResource("1_xtce4")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."] [node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(602, 230) position = Vector2(170, 296)
sprite_frames = SubResource("SpriteFrames_gv841") sprite_frames = SubResource("SpriteFrames_gv841")
autoplay = "default" autoplay = "default"
frame_progress = 0.682826 frame_progress = 0.682826
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="."]
position = Vector2(718, 400)
sprite_frames = SubResource("SpriteFrames_0uxoo")
autoplay = "default"
frame_progress = 0.529781

View file

@ -1,6 +1,29 @@
[gd_scene load_steps=2 format=3 uid="uid://cut0ommu2b1p4"] [gd_scene load_steps=6 format=3 uid="uid://cut0ommu2b1p4"]
[ext_resource type="Texture2D" uid="uid://be755kt7i2wkh" path="res://resources/backgrounds/slide38.png" id="1_0jmgk"] [ext_resource type="Texture2D" uid="uid://be755kt7i2wkh" path="res://resources/backgrounds/slide38.png" id="1_0jmgk"]
[ext_resource type="Texture2D" uid="uid://b0mgew85ag0tu" path="res://resources/sprites/tried-Sheet.png" id="2_ubrc4"]
[sub_resource type="AtlasTexture" id="AtlasTexture_4ulq1"]
atlas = ExtResource("2_ubrc4")
region = Rect2(0, 0, 189, 174)
[sub_resource type="AtlasTexture" id="AtlasTexture_lhe5c"]
atlas = ExtResource("2_ubrc4")
region = Rect2(189, 0, 189, 174)
[sub_resource type="SpriteFrames" id="SpriteFrames_86ws3"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_4ulq1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_lhe5c")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="slide38" type="Control"] [node name="slide38" type="Control"]
layout_mode = 3 layout_mode = 3
@ -21,3 +44,8 @@ offset_right = 40.0
offset_bottom = 40.0 offset_bottom = 40.0
scale = Vector2(0.5, 0.5) scale = Vector2(0.5, 0.5)
texture = ExtResource("1_0jmgk") texture = ExtResource("1_0jmgk")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(170, 296)
sprite_frames = SubResource("SpriteFrames_86ws3")
autoplay = "default"