Presencode/example/slides/slide_0.tscn

30 lines
641 B
Text
Raw Normal View History

2024-05-14 01:29:50 +02:00
[gd_scene load_steps=2 format=3 uid="uid://xmd7juxvox48"]
[ext_resource type="PackedScene" uid="uid://bso65vpjqc4g4" path="res://addons/SUI/scenesrc/SuiText.tscn" id="1_6xtdi"]
[node name="Slide 0" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Text" parent="." instance=ExtResource("1_6xtdi")]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -340.0
offset_top = -112.0
offset_right = 340.0
offset_bottom = 112.0
text = "[b]Slide 0[/b]
[right]Hello World![/right]"