feat: Added presentation slides
This commit is contained in:
parent
2fcf26b465
commit
1dd03f5c3b
9 changed files with 327 additions and 5 deletions
45
slides/slide4.tscn
Normal file
45
slides/slide4.tscn
Normal file
|
@ -0,0 +1,45 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://388nva687sl3"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cq5nu007qrube" path="res://fonts/PixeloidSans-Bold.ttf" id="1_jrgob"]
|
||||
|
||||
[node name="Slide4" 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
|
||||
|
||||
[node name="RichTextLabel2" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_top = 55.0
|
||||
offset_right = 960.0
|
||||
offset_bottom = 139.0
|
||||
theme_override_fonts/normal_font = ExtResource("1_jrgob")
|
||||
theme_override_font_sizes/normal_font_size = 27
|
||||
bbcode_enabled = true
|
||||
text = "Actualmente sigo creando environments cuando la
|
||||
universidad me lo permite."
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
|
||||
[node name="RichTextLabel3" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_top = 125.0
|
||||
offset_right = 960.0
|
||||
offset_bottom = 209.0
|
||||
theme_override_fonts/normal_font = ExtResource("1_jrgob")
|
||||
theme_override_font_sizes/normal_font_size = 9
|
||||
bbcode_enabled = true
|
||||
text = "(socorro)"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
Loading…
Add table
Add a link
Reference in a new issue