FINAL JAM COMMIT
This commit is contained in:
@@ -0,0 +1,267 @@
|
||||
[gd_scene load_steps=12 format=3 uid="uid://cof1iapx258cw"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bb6vffiwr24cs" path="res://Assets/Sprites/UI/logokg.png" id="1_1rerr"]
|
||||
[ext_resource type="Texture2D" uid="uid://dudgvn6o3ex" path="res://Assets/Sprites/UI/button.png" id="1_cayip"]
|
||||
[ext_resource type="FontFile" uid="uid://2ojf62uk562d" path="res://Assets/Fonts/DotGothic16-Regular.ttf" id="2_158mb"]
|
||||
[ext_resource type="Script" uid="uid://bsmpt1ig823du" path="res://Scripts/UI/SceneChangerBtn.cs" id="2_jsrd8"]
|
||||
[ext_resource type="Texture2D" uid="uid://2x62ipg12256" path="res://Assets/Sprites/Vfx/particle.png" id="4_158mb"]
|
||||
[ext_resource type="Script" uid="uid://dsjivlkkwvwqs" path="res://Scripts/UI/QuitBtn.gd" id="4_wbdvm"]
|
||||
[ext_resource type="FontFile" uid="uid://b8lsp07ucxq6p" path="res://Assets/Fonts/MintsodaLimeGreen13X16Regular-KVvzA.ttf" id="4_wwsa2"]
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_wwsa2"]
|
||||
font = ExtResource("2_158mb")
|
||||
font_size = 36
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_jsrd8"]
|
||||
font = ExtResource("4_wwsa2")
|
||||
font_size = 51
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_wbdvm"]
|
||||
font = ExtResource("4_wwsa2")
|
||||
font_size = 26
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_wwsa2"]
|
||||
offsets = PackedFloat32Array(0, 0.6683673, 1)
|
||||
colors = PackedColorArray(0, 0, 0, 0, 4.416, 2.127, 3.729, 1, 1, 1, 1, 0)
|
||||
|
||||
[node name="Menu" type="Node2D"]
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="."]
|
||||
zoom = Vector2(4, 4)
|
||||
|
||||
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
||||
|
||||
[node name="Control" type="Control" parent="CanvasLayer"]
|
||||
texture_filter = 1
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="HFlowContainer" type="VFlowContainer" parent="CanvasLayer/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -100.0
|
||||
offset_top = -244.0
|
||||
offset_right = 100.0
|
||||
offset_bottom = -19.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
alignment = 1
|
||||
last_wrap_alignment = 2
|
||||
|
||||
[node name="Start" type="TextureButton" parent="CanvasLayer/Control/HFlowContainer"]
|
||||
texture_filter = 1
|
||||
custom_minimum_size = Vector2(200, 50)
|
||||
layout_mode = 2
|
||||
texture_normal = ExtResource("1_cayip")
|
||||
stretch_mode = 5
|
||||
script = ExtResource("2_jsrd8")
|
||||
_changeTo = 1
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasLayer/Control/HFlowContainer/Start"]
|
||||
texture_filter = 1
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -2.0
|
||||
offset_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Start"
|
||||
label_settings = SubResource("LabelSettings_wwsa2")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="Settings" type="TextureButton" parent="CanvasLayer/Control/HFlowContainer"]
|
||||
visible = false
|
||||
texture_filter = 1
|
||||
custom_minimum_size = Vector2(200, 50)
|
||||
layout_mode = 2
|
||||
texture_normal = ExtResource("1_cayip")
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasLayer/Control/HFlowContainer/Settings"]
|
||||
texture_filter = 1
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -2.0
|
||||
offset_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Settings"
|
||||
label_settings = SubResource("LabelSettings_wwsa2")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="Credits" type="TextureButton" parent="CanvasLayer/Control/HFlowContainer"]
|
||||
texture_filter = 1
|
||||
custom_minimum_size = Vector2(200, 50)
|
||||
layout_mode = 2
|
||||
texture_normal = ExtResource("1_cayip")
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasLayer/Control/HFlowContainer/Credits"]
|
||||
texture_filter = 1
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -2.0
|
||||
offset_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Credits"
|
||||
label_settings = SubResource("LabelSettings_wwsa2")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="Quit" type="TextureButton" parent="CanvasLayer/Control/HFlowContainer"]
|
||||
texture_filter = 1
|
||||
custom_minimum_size = Vector2(200, 50)
|
||||
layout_mode = 2
|
||||
texture_normal = ExtResource("1_cayip")
|
||||
stretch_mode = 5
|
||||
script = ExtResource("4_wbdvm")
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasLayer/Control/HFlowContainer/Quit"]
|
||||
texture_filter = 1
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -2.0
|
||||
offset_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Quit"
|
||||
label_settings = SubResource("LabelSettings_wwsa2")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="Logo" type="TextureRect" parent="CanvasLayer/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -368.0
|
||||
offset_top = -38.0
|
||||
offset_right = 368.00006
|
||||
offset_bottom = 422.0
|
||||
grow_horizontal = 2
|
||||
texture = ExtResource("1_1rerr")
|
||||
|
||||
[node name="Credits" type="Control" parent="CanvasLayer/Control"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Mainmenu" type="TextureButton" parent="CanvasLayer/Control/Credits"]
|
||||
texture_filter = 1
|
||||
custom_minimum_size = Vector2(200, 50)
|
||||
layout_mode = 1
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -100.0
|
||||
offset_top = -82.0
|
||||
offset_right = 100.0
|
||||
offset_bottom = -32.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
texture_normal = ExtResource("1_cayip")
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasLayer/Control/Credits/Mainmenu"]
|
||||
texture_filter = 1
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -2.0
|
||||
offset_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Back"
|
||||
label_settings = SubResource("LabelSettings_wwsa2")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasLayer/Control/Credits"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -102.0
|
||||
offset_top = 45.0
|
||||
offset_right = 102.0
|
||||
offset_bottom = 166.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Credits
|
||||
"
|
||||
label_settings = SubResource("LabelSettings_jsrd8")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label2" type="Label" parent="CanvasLayer/Control/Credits"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -244.0
|
||||
offset_top = 104.0
|
||||
offset_right = 244.0
|
||||
offset_bottom = 266.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Marumarsu - programming & SFX
|
||||
Sraapfft - art
|
||||
Belzebunny - art
|
||||
Music - music.storyinvention.com
|
||||
"
|
||||
label_settings = SubResource("LabelSettings_wbdvm")
|
||||
|
||||
[node name="CPUParticles2D" type="CPUParticles2D" parent="."]
|
||||
position = Vector2(-4, -84)
|
||||
amount = 32
|
||||
texture = ExtResource("4_158mb")
|
||||
lifetime = 10.0
|
||||
randomness = 1.0
|
||||
lifetime_randomness = 0.31
|
||||
emission_shape = 3
|
||||
emission_rect_extents = Vector2(152.29, 1)
|
||||
spread = 0.0
|
||||
gravity = Vector2(7, 15)
|
||||
angular_velocity_min = -50.0
|
||||
angular_velocity_max = 50.0
|
||||
radial_accel_min = -10.0
|
||||
radial_accel_max = 10.0
|
||||
scale_amount_min = 0.2
|
||||
scale_amount_max = 0.3
|
||||
color = Color(4.415934, 2.1274936, 3.7294016, 1)
|
||||
color_ramp = SubResource("Gradient_wwsa2")
|
||||
|
||||
[connection signal="pressed" from="CanvasLayer/Control/HFlowContainer/Credits" to="CanvasLayer/Control/HFlowContainer" method="set_visible" binds= [false]]
|
||||
[connection signal="pressed" from="CanvasLayer/Control/HFlowContainer/Credits" to="CanvasLayer/Control/Credits" method="set_visible" binds= [true]]
|
||||
[connection signal="pressed" from="CanvasLayer/Control/HFlowContainer/Quit" to="CanvasLayer/Control/HFlowContainer/Quit" method="_on_QuitButton_pressed"]
|
||||
[connection signal="pressed" from="CanvasLayer/Control/Credits/Mainmenu" to="CanvasLayer/Control/HFlowContainer" method="set_visible" binds= [true]]
|
||||
[connection signal="pressed" from="CanvasLayer/Control/Credits/Mainmenu" to="CanvasLayer/Control/Credits" method="set_visible" binds= [false]]
|
||||
Reference in New Issue
Block a user