Snoweuph
b59891959a
All checks were successful
Build Application / build (tower_defence_web, build/*, build, build/index.html, Web) (push) Successful in 14s
Build Application / build (tower_defence.elf, tower_defence.elf, tower_defence.elf, Linux) (push) Successful in 16s
Build Application / build (tower_defence.exe, tower_defence.exe, tower_defence.exe, Windows) (push) Successful in 18s
Build Application / build-docker (push) Successful in 10s
Build Application / release (push) Successful in 9s
29 lines
652 B
Text
29 lines
652 B
Text
[gd_scene format=3 uid="uid://bqfijb7bk2g7j"]
|
|
|
|
[node name="Main Menus" type="Panel"]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
|
clip_contents = false
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -45.5
|
|
offset_top = -11.5
|
|
offset_right = 45.5
|
|
offset_bottom = 11.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_stretch_ratio = 7.45
|
|
theme_override_font_sizes/normal_font_size = 64
|
|
text = "Hello World"
|
|
fit_content = true
|
|
scroll_active = false
|
|
autowrap_mode = 0
|