Added new slides

This commit is contained in:
Gerard Gascón 2024-02-23 00:19:25 +01:00
parent ad2d2c5f3e
commit a48bfa5a75
34 changed files with 638 additions and 17 deletions

23
slides/slide20.tscn Normal file
View file

@ -0,0 +1,23 @@
[gd_scene load_steps=2 format=3 uid="uid://bssr7tb2ovchy"]
[ext_resource type="Texture2D" uid="uid://cew6iicivyhdv" path="res://resources/slide20.png" id="1_hq2pe"]
[node name="Slide20" type="Control"]
layout_mode = 3
anchor_left = 0.962
anchor_top = 0.856
anchor_right = 0.962
anchor_bottom = 0.856
offset_left = -923.52
offset_top = -462.24
offset_right = -923.52
offset_bottom = -462.24
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_hq2pe")