feat: Added missing slides

This commit is contained in:
Gerard Gascón 2024-02-23 19:40:24 +01:00
parent 210a36e6a4
commit 84773f61d4
24 changed files with 277 additions and 17 deletions

20
slides/slide16.tscn Normal file
View file

@ -0,0 +1,20 @@
[gd_scene load_steps=2 format=3 uid="uid://bexxh6hf8syxl"]
[ext_resource type="Texture2D" uid="uid://fchpmg3qyd7g" path="res://resources/backgrounds/slide16.png" id="1_r50co"]
[node name="Slide15" 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_r50co")