60 lines
1.5 KiB
Text
60 lines
1.5 KiB
Text
|
[gd_scene load_steps=2 format=3 uid="uid://bt2ku416ksp10"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dhru80es00beu" path="res://levels/Layer 1.png" id="1_kmg23"]
|
||
|
|
||
|
[node name="Credits" type="ColorRect"]
|
||
|
custom_minimum_size = Vector2(100, 100)
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
offset_left = -2.0
|
||
|
offset_top = -2.0
|
||
|
offset_right = 2.0
|
||
|
offset_bottom = 4.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
color = Color(0.301961, 0, 0.00392157, 1)
|
||
|
|
||
|
[node name="TextureRect" type="TextureRect" parent="."]
|
||
|
texture_filter = 1
|
||
|
layout_mode = 0
|
||
|
offset_left = 149.0
|
||
|
offset_top = -8.0
|
||
|
offset_right = 511.0
|
||
|
offset_bottom = 105.0
|
||
|
texture = ExtResource("1_kmg23")
|
||
|
metadata/_aseprite_wizard_config_ = {
|
||
|
"i_mode": 1,
|
||
|
"keep_anim_length": false,
|
||
|
"layer": "Layer 1",
|
||
|
"o_ex_p": "",
|
||
|
"o_folder": "",
|
||
|
"o_name": "",
|
||
|
"only_visible": true,
|
||
|
"player": "",
|
||
|
"slice": "",
|
||
|
"source": "res://assets/claustrophemia.aseprite"
|
||
|
}
|
||
|
metadata/_aseprite_wizard_source_file_hash_ = "784e92f64bd88aac2d53a52103f858ed"
|
||
|
metadata/_aseprite_wizard_interface_config_ = {
|
||
|
"layer_section": true,
|
||
|
"output_section": true,
|
||
|
"slice_section": true
|
||
|
}
|
||
|
|
||
|
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
||
|
layout_mode = 0
|
||
|
offset_left = 29.0
|
||
|
offset_top = 93.0
|
||
|
offset_right = 607.0
|
||
|
offset_bottom = 331.0
|
||
|
text = "Thank you for playing our GMTK Game Jam 2024 Game! We had to on-the-spot learn Godot to produce this, so I hope it is not too dreadful!
|
||
|
|
||
|
Credits:
|
||
|
Newt: Programming
|
||
|
Alexis: Programming, Music, Dev Art
|
||
|
Lucy Blight: Art
|
||
|
|
||
|
Trans rights! <3
|
||
|
"
|