commit 8d9aaf020cedbeacaa434dc20625e574d8034b93 Author: Penelope Date: Sat Apr 5 09:45:14 2025 -0300 first commit to start party! diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..f28239b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*] +charset = utf-8 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4f195f4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf +*.png filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0af181c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Godot 4+ specific ignores +.godot/ +/android/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce5531f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Welcome to Penelopes Lessons of Godot 2D Megacourse from Udemy! + diff --git a/fonts/alagard_by_pix3m-d6awiwp.ttf b/fonts/alagard_by_pix3m-d6awiwp.ttf new file mode 100644 index 0000000..c963934 --- /dev/null +++ b/fonts/alagard_by_pix3m-d6awiwp.ttf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f1e58f79d18d2ef49d923d801baade892769289bfcb9444769b6a4f7847007 +size 13544 diff --git a/fonts/alagard_by_pix3m-d6awiwp.ttf.import b/fonts/alagard_by_pix3m-d6awiwp.ttf.import new file mode 100644 index 0000000..7b2320e --- /dev/null +++ b/fonts/alagard_by_pix3m-d6awiwp.ttf.import @@ -0,0 +1,35 @@ +[remap] + +importer="font_data_dynamic" +type="FontFile" +uid="uid://1u28cjgctsn7" +path="res://.godot/imported/alagard_by_pix3m-d6awiwp.ttf-1e1df505d9d2146fd00e4bbc9742478c.fontdata" + +[deps] + +source_file="res://fonts/alagard_by_pix3m-d6awiwp.ttf" +dest_files=["res://.godot/imported/alagard_by_pix3m-d6awiwp.ttf-1e1df505d9d2146fd00e4bbc9742478c.fontdata"] + +[params] + +Rendering=null +antialiasing=1 +generate_mipmaps=false +disable_embedded_bitmaps=true +multichannel_signed_distance_field=false +msdf_pixel_range=8 +msdf_size=48 +allow_system_fallback=true +force_autohinter=false +hinting=1 +subpixel_positioning=4 +keep_rounding_remainders=true +oversampling=0.0 +Fallbacks=null +fallbacks=[] +Compress=null +compress=true +preload=[] +language_support={} +script_support={} +opentype_features={} diff --git a/gfx/title/tree-3094982_1280.jpg b/gfx/title/tree-3094982_1280.jpg new file mode 100644 index 0000000..fd9805f --- /dev/null +++ b/gfx/title/tree-3094982_1280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce204e8ddab27d11fd9cbffb006080921000e7845b19d4cd906e34f148db1141 +size 447016 diff --git a/gfx/title/tree-3094982_1280.jpg.import b/gfx/title/tree-3094982_1280.jpg.import new file mode 100644 index 0000000..898e285 --- /dev/null +++ b/gfx/title/tree-3094982_1280.jpg.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cm8lciwc0iuq" +path="res://.godot/imported/tree-3094982_1280.jpg-d7b95a34c1b54a883d0e924e269437bd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://gfx/title/tree-3094982_1280.jpg" +dest_files=["res://.godot/imported/tree-3094982_1280.jpg-d7b95a34c1b54a883d0e924e269437bd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/icon.svg b/icon.svg new file mode 100644 index 0000000..9d8b7fa --- /dev/null +++ b/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon.svg.import b/icon.svg.import new file mode 100644 index 0000000..216cb71 --- /dev/null +++ b/icon.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://drnl814jjthce" +path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icon.svg" +dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/legacy-of-the-ancient-questor.code-workspace b/legacy-of-the-ancient-questor.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/legacy-of-the-ancient-questor.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file diff --git a/project.godot b/project.godot new file mode 100644 index 0000000..1acc0b8 --- /dev/null +++ b/project.godot @@ -0,0 +1,30 @@ +; Engine configuration file. +; It's best edited using the editor UI and not directly, +; since the parameters that go here are not all obvious. +; +; Format: +; [section] ; section goes between [] +; param=value ; assign values to parameters + +config_version=5 + +[application] + +config/name="Legacy of the Ancient Questor" +config/features=PackedStringArray("4.4", "GL Compatibility") +config/icon="res://icon.svg" + +[display] + +window/size/viewport_width=640 +window/size/viewport_height=360 +window/size/window_width_override=1280 +window/size/window_height_override=720 +window/stretch/mode="viewport" +window/stretch/scale_mode="integer" + +[rendering] + +textures/canvas_textures/default_texture_filter=0 +renderer/rendering_method="gl_compatibility" +renderer/rendering_method.mobile="gl_compatibility" diff --git a/scenes/ui/title_screen.tscn b/scenes/ui/title_screen.tscn new file mode 100644 index 0000000..9c0ab40 --- /dev/null +++ b/scenes/ui/title_screen.tscn @@ -0,0 +1,47 @@ +[gd_scene load_steps=4 format=3 uid="uid://dm8aun68tgprd"] + +[ext_resource type="Texture2D" uid="uid://cm8lciwc0iuq" path="res://gfx/title/tree-3094982_1280.jpg" id="1_eb34j"] +[ext_resource type="FontFile" uid="uid://1u28cjgctsn7" path="res://fonts/alagard_by_pix3m-d6awiwp.ttf" id="2_aqpy5"] + +[sub_resource type="LabelSettings" id="LabelSettings_w8uqo"] +font = ExtResource("2_aqpy5") +font_size = 40 +outline_size = 2 +outline_color = Color(0, 0, 0, 1) +shadow_size = 6 +shadow_color = Color(0, 0, 0, 1) +shadow_offset = Vector2(2, 2) + +[node name="Title Screen" type="Control"] +layout_mode = 3 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="Background Image" type="TextureRect" parent="."] +layout_mode = 1 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 +texture = ExtResource("1_eb34j") +expand_mode = 5 +stretch_mode = 5 + +[node name="Content" type="MarginContainer" parent="."] +layout_mode = 1 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="Label" type="Label" parent="Content"] +layout_mode = 2 +text = "Legacy of the Ancient Questor" +label_settings = SubResource("LabelSettings_w8uqo") +horizontal_alignment = 1 +vertical_alignment = 1