This repository has been archived on 2024-08-28. You can view files and clone it, but cannot push or open issues or pull requests.
gmtk-2024/ui/Credits.tscn

61 lines
1.6 KiB
Text
Raw Normal View History

2024-08-19 01:44:16 +00:00
[gd_scene load_steps=3 format=3 uid="uid://bt2ku416ksp10"]
2024-08-19 01:44:16 +00:00
[ext_resource type="Texture2D" uid="uid://077ffi13hk2e" path="res://assets/art/export/claustrophemia-Layer 1.png" id="1_2vun1"]
[ext_resource type="Theme" uid="uid://r0t1dx6hpo2m" path="res://ui/menu.tres" id="1_8e6h6"]
[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
grow_horizontal = 2
grow_vertical = 2
2024-08-19 02:16:36 +00:00
theme = ExtResource("1_8e6h6")
color = Color(0.301961, 0, 0.00392157, 1)
2024-08-19 01:44:16 +00:00
[node name="RichTextLabel" type="RichTextLabel" parent="."]
layout_mode = 0
offset_left = 58.0
offset_top = 138.0
offset_right = 610.0
offset_bottom = 330.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
"
[node name="Logo" type="TextureRect" parent="."]
texture_filter = 1
layout_mode = 0
2024-08-19 01:44:16 +00:00
offset_left = 128.0
offset_top = 16.0
offset_right = 512.0
offset_bottom = 144.0
texture = ExtResource("1_2vun1")
stretch_mode = 4
metadata/_aseprite_wizard_interface_config_ = {
"layer_section": true,
"output_section": true,
"slice_section": false
}
metadata/_aseprite_wizard_config_ = {
"i_mode": 1,
"keep_anim_length": false,
"layer": "Layer 1",
"o_ex_p": "",
2024-08-19 01:44:16 +00:00
"o_folder": "res://assets/export",
"o_name": "claustrophemia-",
"only_visible": true,
"player": "",
"slice": "",
"source": "res://assets/claustrophemia.aseprite"
}
metadata/_aseprite_wizard_source_file_hash_ = "784e92f64bd88aac2d53a52103f858ed"