GoSlides/slides/standard.tscn
2024-09-24 10:34:17 +10:00

15 lines
458 B
Text

[gd_scene load_steps=2 format=3 uid="uid://ccokwij05tg74"]
[ext_resource type="PackedScene" uid="uid://b3hn5sbsngqud" path="res://widgets/header.tscn" id="1_bhwne"]
[node name="BaseSlide" type="VBoxContainer"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Header" parent="." instance=ExtResource("1_bhwne")]
layout_mode = 2
title = "Welcome to Godot!"
subtitle = "It's a really cool engine!"