GoSlides/tools/presentation.tscn

559 lines
20 KiB
Text

[gd_scene load_steps=19 format=3 uid="uid://c7f5wae7pdjt2"]
[ext_resource type="Script" path="res://tools/Presentation.gd" id="1_qta7b"]
[ext_resource type="PackedScene" uid="uid://d8j6ib7w6yys" path="res://slides/image_slide.tscn" id="2_ik415"]
[ext_resource type="Texture2D" uid="uid://bs6f7cgyoy6hb" path="res://rug/1.png" id="3_ipheb"]
[ext_resource type="PackedScene" uid="uid://ccokwij05tg74" path="res://slides/standard.tscn" id="3_o6pbq"]
[ext_resource type="Texture2D" uid="uid://bcgsioqubeos3" path="res://rug/2.png" id="4_s3h6q"]
[ext_resource type="Texture2D" uid="uid://xq82athlp711" path="res://rug/3.png" id="5_soan3"]
[ext_resource type="Texture2D" uid="uid://c8lv70amgbeev" path="res://rug/4.png" id="6_02god"]
[ext_resource type="Texture2D" uid="uid://c5v28n08cwg1n" path="res://Unity-Symbol.png" id="9_68r2x"]
[ext_resource type="Texture2D" uid="uid://dweu560gyqjqy" path="res://icon.svg" id="9_bqqad"]
[ext_resource type="Script" path="res://tools/progress_bar.gd" id="9_k3gnd"]
[ext_resource type="Texture2D" uid="uid://bt0yakohg5isp" path="res://Unreal_Engine_Logo.svg.png" id="11_3wgr2"]
[ext_resource type="PackedScene" uid="uid://cap8s1gpqsueq" path="res://rug_player.tscn" id="12_xc2ke"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_3ss2u"]
bg_color = Color(0.6, 0.6, 0.6, 0)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mapny"]
bg_color = Color(0.975206, 0.513257, 0.513257, 1)
[sub_resource type="LabelSettings" id="LabelSettings_k502g"]
font_size = 40
font_color = Color(0, 0, 0, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jib2c"]
bg_color = Color(0.975206, 0.914575, 0.513257, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tqysm"]
bg_color = Color(0.278431, 0.54902, 0.74902, 1)
[sub_resource type="LabelSettings" id="LabelSettings_gl1th"]
font_color = Color(1, 0, 0, 1)
[node name="Presentation" type="Node" node_paths=PackedStringArray("slides_node", "exit_bar")]
script = ExtResource("1_qta7b")
slides_node = NodePath("Slides")
exit_bar = NodePath("ExitBar")
[node name="Slides" type="Control" parent="."]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="1" parent="Slides" instance=ExtResource("2_ik415")]
visible = false
layout_mode = 1
[node name="TextureRect2" parent="Slides/1/PanelContainer" index="0"]
texture = ExtResource("3_ipheb")
expand_mode = 3
[node name="PanelContainer" parent="Slides/1/PanelContainer" index="1"]
visible = false
[node name="2" parent="Slides" instance=ExtResource("2_ik415")]
visible = false
layout_mode = 1
[node name="TextureRect2" parent="Slides/2/PanelContainer" index="0"]
texture = ExtResource("4_s3h6q")
expand_mode = 3
[node name="PanelContainer" parent="Slides/2/PanelContainer" index="1"]
visible = false
[node name="3" parent="Slides" instance=ExtResource("2_ik415")]
visible = false
layout_mode = 1
[node name="TextureRect2" parent="Slides/3/PanelContainer" index="0"]
texture = ExtResource("5_soan3")
expand_mode = 3
[node name="PanelContainer" parent="Slides/3/PanelContainer" index="1"]
visible = false
[node name="4" parent="Slides" instance=ExtResource("2_ik415")]
visible = false
layout_mode = 1
[node name="TextureRect2" parent="Slides/4/PanelContainer" index="0"]
texture = ExtResource("6_02god")
expand_mode = 3
[node name="PanelContainer" parent="Slides/4/PanelContainer" index="1"]
visible = false
[node name="RugPlayer" parent="Slides/4" instance=ExtResource("12_xc2ke")]
position = Vector2(1503, 568)
[node name="What is Godot?" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/What is Godot?" index="0"]
title = "What is Godot?"
subtitle = ""
[node name="Footer" parent="Slides/What is Godot?" index="2"]
visible = false
text = "Footer"
[node name="Glad You Asked!" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Glad You Asked!" index="0"]
visible = false
title = "What is Godot?"
subtitle = ""
[node name="Footer" parent="Slides/Glad You Asked!" index="2"]
visible = false
text = "Footer"
[node name="What is open source?" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/What is open source?" index="0"]
title = "What is open source software?"
subtitle = ""
[node name="Footer" parent="Slides/What is open source?" index="2"]
visible = false
text = "Footer"
[node name="Games made in Godot" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Games made in Godot" index="0"]
title = "Games made in Godot!"
subtitle = ""
[node name="Footer" parent="Slides/Games made in Godot" index="2"]
text = "Things are coming along well~"
[node name="Benefits for game dev" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Benefits for game dev" index="0"]
title = "Meowww!!!"
subtitle = "This is the third slide"
[node name="Footer" parent="Slides/Benefits for game dev" index="2"]
text = "Things are coming along well~"
[node name="What makes Godot different?" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/What makes Godot different?" index="0"]
title = "Meowww!!!"
subtitle = "This is the third slide"
[node name="Footer" parent="Slides/What makes Godot different?" index="2"]
text = "Things are coming along well~"
[node name="Limitations" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Limitations" index="0"]
title = "Meowww!!!"
subtitle = "This is the third slide"
[node name="Footer" parent="Slides/Limitations" index="2"]
text = "Things are coming along well~"
[node name="Godot\'s killer features - File Size" parent="Slides" instance=ExtResource("3_o6pbq")]
layout_mode = 1
[node name="Header" parent="Slides/Godot\'s killer features - File Size" index="0"]
title = "Godot's killer features"
subtitle = "Miniature File Size"
[node name="HBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer" index="0"]
visible = false
[node name="HBoxContainer2" type="HBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer" index="1"]
layout_mode = 2
theme_override_constants/separation = 150
alignment = 1
[node name="Unity" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
custom_minimum_size = Vector2(0, 150.97)
layout_mode = 2
texture = ExtResource("9_68r2x")
expand_mode = 3
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
layout_mode = 2
size_flags_vertical = 3
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity/Control"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = 2.0
grow_horizontal = 2
grow_vertical = 2
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
theme_override_styles/fill = SubResource("StyleBoxFlat_mapny")
max_value = 60000.0
value = 1000.0
fill_mode = 3
show_percentage = false
script = ExtResource("9_k3gnd")
target_value = 6000.0
[node name="Timer" type="Timer" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity/Control/ProgressBar"]
one_shot = true
autostart = true
[node name="Label" type="Label" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
layout_mode = 2
text = "6GB"
label_settings = SubResource("LabelSettings_k502g")
horizontal_alignment = 1
[node name="Unreal" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
custom_minimum_size = Vector2(0, 150)
layout_mode = 2
texture = ExtResource("11_3wgr2")
expand_mode = 3
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
layout_mode = 2
size_flags_vertical = 3
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal/Control"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 4.0
offset_right = -1.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(0, 13.14)
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
theme_override_styles/fill = SubResource("StyleBoxFlat_jib2c")
max_value = 60000.0
value = 1000.0
fill_mode = 3
show_percentage = false
script = ExtResource("9_k3gnd")
target_value = 60000.0
[node name="Timer" type="Timer" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal/Control/ProgressBar"]
one_shot = true
autostart = true
[node name="Label" type="Label" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
layout_mode = 2
text = "60GB"
label_settings = SubResource("LabelSettings_k502g")
horizontal_alignment = 1
[node name="Godot" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
custom_minimum_size = Vector2(0, 150)
layout_mode = 2
size_flags_horizontal = 4
texture = ExtResource("9_bqqad")
expand_mode = 3
stretch_mode = 4
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
visible = false
layout_mode = 2
size_flags_vertical = 3
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot/Control"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -8.0
offset_right = -7.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(0, 13.14)
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
theme_override_styles/fill = SubResource("StyleBoxFlat_tqysm")
max_value = 60000.0
value = 1000.0
fill_mode = 3
show_percentage = false
script = ExtResource("9_k3gnd")
target_value = 126.0
[node name="Timer" type="Timer" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot/Control/ProgressBar"]
one_shot = true
autostart = true
[node name="Label" type="Label" parent="Slides/Godot\'s killer features - File Size/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
visible = false
layout_mode = 2
text = "126MB"
label_settings = SubResource("LabelSettings_k502g")
horizontal_alignment = 1
[node name="Footer" parent="Slides/Godot\'s killer features - File Size" index="2"]
visible = false
text = "Things are coming along well~"
[node name="Godot\'s killer features - File Size2" parent="Slides" instance=ExtResource("3_o6pbq")]
layout_mode = 1
[node name="Header" parent="Slides/Godot\'s killer features - File Size2" index="0"]
title = "Godot's killer features"
subtitle = "Miniature File Size"
[node name="HBoxContainer" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer" index="0"]
visible = false
[node name="HBoxContainer2" type="HBoxContainer" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer" index="1"]
layout_mode = 2
theme_override_constants/separation = 150
alignment = 1
[node name="Unity" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
custom_minimum_size = Vector2(0, 150.97)
layout_mode = 2
texture = ExtResource("9_68r2x")
expand_mode = 3
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
layout_mode = 2
size_flags_vertical = 3
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity/Control"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = 2.0
grow_horizontal = 2
grow_vertical = 2
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
theme_override_styles/fill = SubResource("StyleBoxFlat_mapny")
max_value = 60000.0
value = 6000.0
fill_mode = 3
show_percentage = false
[node name="Timer" type="Timer" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity/Control/ProgressBar"]
one_shot = true
autostart = true
[node name="Label" type="Label" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
layout_mode = 2
text = "6GB"
label_settings = SubResource("LabelSettings_k502g")
horizontal_alignment = 1
[node name="Unreal" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
custom_minimum_size = Vector2(0, 150)
layout_mode = 2
texture = ExtResource("11_3wgr2")
expand_mode = 3
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
layout_mode = 2
size_flags_vertical = 3
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal/Control"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 4.0
offset_right = -1.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(0, 13.14)
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
theme_override_styles/fill = SubResource("StyleBoxFlat_jib2c")
max_value = 60000.0
value = 60000.0
fill_mode = 3
show_percentage = false
[node name="Timer" type="Timer" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal/Control/ProgressBar"]
one_shot = true
autostart = true
[node name="Label" type="Label" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
layout_mode = 2
text = "60GB"
label_settings = SubResource("LabelSettings_k502g")
horizontal_alignment = 1
[node name="Godot" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
custom_minimum_size = Vector2(0, 150)
layout_mode = 2
size_flags_horizontal = 4
texture = ExtResource("9_bqqad")
expand_mode = 3
stretch_mode = 4
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
layout_mode = 2
size_flags_vertical = 3
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot/Control"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -8.0
offset_right = -7.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(0, 13.14)
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
theme_override_styles/fill = SubResource("StyleBoxFlat_tqysm")
max_value = 60000.0
fill_mode = 3
show_percentage = false
script = ExtResource("9_k3gnd")
target_value = 126.0
[node name="Timer" type="Timer" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot/Control/ProgressBar"]
one_shot = true
autostart = true
[node name="Label" type="Label" parent="Slides/Godot\'s killer features - File Size2/ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
layout_mode = 2
text = "126MB"
label_settings = SubResource("LabelSettings_k502g")
horizontal_alignment = 1
[node name="Footer" parent="Slides/Godot\'s killer features - File Size2" index="2"]
visible = false
text = "Things are coming along well~"
[node name="Godot\'s killer features - Code Editor" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Godot\'s killer features - Code Editor" index="0"]
title = "Godot's killer features"
subtitle = "This is the third slide"
[node name="Footer" parent="Slides/Godot\'s killer features - Code Editor" index="2"]
text = "Things are coming along well~"
[node name="Godot\'s killer features - Asset Library" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Godot\'s killer features - Asset Library" index="0"]
title = "Godot's killer features"
subtitle = "This is the third slide"
[node name="Footer" parent="Slides/Godot\'s killer features - Asset Library" index="2"]
text = "Things are coming along well~"
[node name="Godot\'s killer features - 2D AND 3D?" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Godot\'s killer features - 2D AND 3D?" index="0"]
title = "Godot's killer features"
subtitle = "This is the third slide"
[node name="Footer" parent="Slides/Godot\'s killer features - 2D AND 3D?" index="2"]
text = "Things are coming along well~"
[node name="Want to learn Godot?" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Want to learn Godot?" index="0"]
title = "Meowww!!!"
subtitle = "This is the third slide"
[node name="Footer" parent="Slides/Want to learn Godot?" index="2"]
text = "Things are coming along well~"
[node name="Our contact page (Leave up for questions)" parent="Slides" instance=ExtResource("3_o6pbq")]
visible = false
layout_mode = 1
[node name="Header" parent="Slides/Our contact page (Leave up for questions)" index="0"]
title = "Meowww!!!"
subtitle = "This is the third slide"
[node name="Footer" parent="Slides/Our contact page (Leave up for questions)" index="2"]
text = "Things are coming along well~"
[node name="ExitBar" type="ProgressBar" parent="."]
custom_minimum_size = Vector2(0, 50)
anchors_preset = 10
anchor_right = 1.0
offset_bottom = 27.0
grow_horizontal = 2
size_flags_horizontal = 3
theme_override_colors/font_color = Color(1, 0, 0, 1)
max_value = 1.0
step = 0.0
show_percentage = false
[node name="Label" type="Label" parent="ExitBar"]
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_bottom = 23.0
grow_horizontal = 2
text = "Exiting"
label_settings = SubResource("LabelSettings_gl1th")
horizontal_alignment = 1
[editable path="Slides/1"]
[editable path="Slides/2"]
[editable path="Slides/3"]
[editable path="Slides/4"]
[editable path="Slides/What is Godot?"]
[editable path="Slides/Glad You Asked!"]
[editable path="Slides/What is open source?"]
[editable path="Slides/Games made in Godot"]
[editable path="Slides/Benefits for game dev"]
[editable path="Slides/What makes Godot different?"]
[editable path="Slides/Limitations"]
[editable path="Slides/Godot\'s killer features - File Size"]
[editable path="Slides/Godot\'s killer features - File Size2"]
[editable path="Slides/Godot\'s killer features - Code Editor"]
[editable path="Slides/Godot\'s killer features - Asset Library"]
[editable path="Slides/Godot\'s killer features - 2D AND 3D?"]
[editable path="Slides/Want to learn Godot?"]
[editable path="Slides/Our contact page (Leave up for questions)"]