commit 4717f24b8add54c8e57ac1d58b21eda9357cc3f0 Author: Spencer Killen Date: Sat Dec 17 14:16:26 2022 -0700 initial diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f3c6a88 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,15 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf +*.glb filter=lfs diff=lfs merge=lfs -text lockable +*.png filter=lfs diff=lfs merge=lfs -text lockable +*.jpeg filter=lfs diff=lfs merge=lfs -text lockable +*.jpg filter=lfs diff=lfs merge=lfs -text lockable +*.material filter=lfs diff=lfs merge=lfs -text lockable +*.mdd filter=lfs diff=lfs merge=lfs -text lockable +*.abc filter=lfs diff=lfs merge=lfs -text lockable +*.ogg filter=lfs diff=lfs merge=lfs -text lockable +*.mp3 filter=lfs diff=lfs merge=lfs -text lockable +*.mp4 filter=lfs diff=lfs merge=lfs -text lockable +*.blend filter=lfs diff=lfs merge=lfs -text lockable +*.zip filter=lfs diff=lfs merge=lfs -text lockable + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5620f1c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Godot 4+ specific ignores +game/.godot/ diff --git a/blends/environment.blend b/blends/environment.blend new file mode 100644 index 0000000..5ebe782 --- /dev/null +++ b/blends/environment.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1280fa20c08993d7d0fd0fdb5d6f71ea4ca9b8dfdf83dc9e4298820f7b1add08 +size 879772 diff --git a/blends/environment.blend1 b/blends/environment.blend1 new file mode 100644 index 0000000..57dbec4 Binary files /dev/null and b/blends/environment.blend1 differ diff --git a/blends/frog.blend b/blends/frog.blend new file mode 100644 index 0000000..3e55cbe --- /dev/null +++ b/blends/frog.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc7950fc58612f2278fda6cdc590015d591763dbd5c6a652c28f1363bd43e22 +size 229257932 diff --git a/blends/frog.blend1 b/blends/frog.blend1 new file mode 100644 index 0000000..dcab092 Binary files /dev/null and b/blends/frog.blend1 differ diff --git a/blends/frog.pur b/blends/frog.pur new file mode 100644 index 0000000..39450df Binary files /dev/null and b/blends/frog.pur differ diff --git a/blends/references/frog.jpeg b/blends/references/frog.jpeg new file mode 100644 index 0000000..63c6e10 --- /dev/null +++ b/blends/references/frog.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5503a747fc9100566652907759b3f9f9cd0af7bc79d21baa1b8ad97184a388a6 +size 28927 diff --git a/blends/references/frog2.jpeg b/blends/references/frog2.jpeg new file mode 100644 index 0000000..a9a7c4e --- /dev/null +++ b/blends/references/frog2.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b38457e9172cfbf45baf8332a0ee43c40f8777546abc36fec677563bf4bcf33 +size 30196 diff --git a/blends/squirrel.blend b/blends/squirrel.blend new file mode 100644 index 0000000..abbbd43 --- /dev/null +++ b/blends/squirrel.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33350159805a86c2426e219333a6ae694bd5c2915dff86fe2818803d9d32b7e8 +size 77385444 diff --git a/blends/squirrel.blend1 b/blends/squirrel.blend1 new file mode 100644 index 0000000..277cc1c Binary files /dev/null and b/blends/squirrel.blend1 differ diff --git a/blends/squirrel.pur b/blends/squirrel.pur new file mode 100644 index 0000000..3c52d0b Binary files /dev/null and b/blends/squirrel.pur differ diff --git a/blends/style.pur b/blends/style.pur new file mode 100644 index 0000000..262a74e Binary files /dev/null and b/blends/style.pur differ diff --git a/blends/textures/paper_bag.jpg b/blends/textures/paper_bag.jpg new file mode 100644 index 0000000..f283898 --- /dev/null +++ b/blends/textures/paper_bag.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2493626ae9da96effe8214b6525c75d4969a11d8f0d4134f5bf498838a28dc3d +size 4135722 diff --git a/blends/textures/paper_bag_squirrel.png b/blends/textures/paper_bag_squirrel.png new file mode 100644 index 0000000..e538ea9 --- /dev/null +++ b/blends/textures/paper_bag_squirrel.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871cbb9dfa1a297f470581514e078382b40c46cbf23744d6620f8b83d5c37064 +size 12605370 diff --git a/blends/textures/squirrel_normals.png b/blends/textures/squirrel_normals.png new file mode 100644 index 0000000..81158de --- /dev/null +++ b/blends/textures/squirrel_normals.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1317759022c0ab1fb4314bb5958b809dd4c5f2a628903937c476879b2382df9f +size 2733827 diff --git a/game/icon.svg b/game/icon.svg new file mode 100644 index 0000000..adc26df --- /dev/null +++ b/game/icon.svg @@ -0,0 +1 @@ + diff --git a/game/icon.svg.import b/game/icon.svg.import new file mode 100644 index 0000000..2101408 --- /dev/null +++ b/game/icon.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://g372wvfvuk1g" +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/lossy_quality=0.7 +compress/hdr_compression=1 +compress/bptc_ldr=0 +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/game/project.godot b/game/project.godot new file mode 100644 index 0000000..5819306 --- /dev/null +++ b/game/project.godot @@ -0,0 +1,15 @@ +; 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="goodnight_jellybean" +config/features=PackedStringArray("4.0", "Forward Plus") +config/icon="res://icon.svg" diff --git a/komodo/blender_assets.cats.txt b/komodo/blender_assets.cats.txt new file mode 100644 index 0000000..25331a9 --- /dev/null +++ b/komodo/blender_assets.cats.txt @@ -0,0 +1,8 @@ +# This is an Asset Catalog Definition file for Blender. +# +# Empty lines and lines starting with `#` will be ignored. +# The first non-ignored line should be the version indicator. +# Other lines are of the format "UUID:catalog/path/for/assets:simple catalog name" + +VERSION 1 + diff --git a/komodo/blender_assets.cats.txt~ b/komodo/blender_assets.cats.txt~ new file mode 100644 index 0000000..25331a9 --- /dev/null +++ b/komodo/blender_assets.cats.txt~ @@ -0,0 +1,8 @@ +# This is an Asset Catalog Definition file for Blender. +# +# Empty lines and lines starting with `#` will be ignored. +# The first non-ignored line should be the version indicator. +# Other lines are of the format "UUID:catalog/path/for/assets:simple catalog name" + +VERSION 1 + diff --git a/komodo/dm_dragonskin3.png b/komodo/dm_dragonskin3.png new file mode 100644 index 0000000..749624a --- /dev/null +++ b/komodo/dm_dragonskin3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6585b6ecee59ec2f20fa2ba4218892f8abb249b75b3bc95699dd57409620136a +size 737082 diff --git a/komodo/drooly.jpeg b/komodo/drooly.jpeg new file mode 100644 index 0000000..beeb98b --- /dev/null +++ b/komodo/drooly.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a5a91f9bc85107d46115935aca9b950558e5c6ea4d871342de9fc44b56f980 +size 34481 diff --git a/komodo/face_scales.jpg b/komodo/face_scales.jpg new file mode 100644 index 0000000..f150165 --- /dev/null +++ b/komodo/face_scales.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364b2eb3d3d8747f336c20e518711bfc251f38e942804db13784543f026380e8 +size 54309 diff --git a/komodo/front.jpeg b/komodo/front.jpeg new file mode 100644 index 0000000..f7b07c4 --- /dev/null +++ b/komodo/front.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8854abe78d7b35c4563aa998c8dd3ce410a44b4d5e5cba3da812095f579b542 +size 80864 diff --git a/komodo/interior_texture.jpeg b/komodo/interior_texture.jpeg new file mode 100644 index 0000000..838f933 --- /dev/null +++ b/komodo/interior_texture.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11676ca32eab3648ca8be0f0468e0e1d5ca36abf0ecf2624541c2f4b48535ad +size 63787 diff --git a/komodo/komodo.blend b/komodo/komodo.blend new file mode 100644 index 0000000..b384cd7 --- /dev/null +++ b/komodo/komodo.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2775260f9de1834ec65a6bb2604bc26c52c6615fdff395607fe4badbf90632cc +size 241642972 diff --git a/komodo/komodo.blend1 b/komodo/komodo.blend1 new file mode 100644 index 0000000..6eb2292 Binary files /dev/null and b/komodo/komodo.blend1 differ diff --git a/komodo/komodo.pur b/komodo/komodo.pur new file mode 100644 index 0000000..5508ef6 Binary files /dev/null and b/komodo/komodo.pur differ diff --git a/komodo/level_0_normals.png b/komodo/level_0_normals.png new file mode 100644 index 0000000..679180c --- /dev/null +++ b/komodo/level_0_normals.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be58167dc9dfe5ffc0a735c8ba5a9dd95f372926f9e6f9d13d5135e2dc0bbde +size 58499125 diff --git a/komodo/level_1_normals.png b/komodo/level_1_normals.png new file mode 100644 index 0000000..b8cb6ee --- /dev/null +++ b/komodo/level_1_normals.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7677eb4dca9f0c385a98f66c58ba80a8360853f3116ce0d8f2afe5910d4c7aea +size 18935648 diff --git a/komodo/scales.jpg b/komodo/scales.jpg new file mode 100644 index 0000000..6c95168 --- /dev/null +++ b/komodo/scales.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02358234640a078ecc56bb8279a34f59477dea4a1288e2acb52713efdf4e9400 +size 11762092 diff --git a/komodo/side_open.jpeg b/komodo/side_open.jpeg new file mode 100644 index 0000000..e753191 --- /dev/null +++ b/komodo/side_open.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa4200dacdc7d3e404d7b71caae9cc6596ac1163d9bec8cf13783012f9be3fc +size 33468 diff --git a/komodo/side_view.jpeg b/komodo/side_view.jpeg new file mode 100644 index 0000000..9988770 --- /dev/null +++ b/komodo/side_view.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e5f8859d087a69063f2d1918eb034026cfebdfcb84afae78ba524279ecbadc +size 37775 diff --git a/raw_audio/looped/sicky_drone.ogg b/raw_audio/looped/sicky_drone.ogg new file mode 100644 index 0000000..4449947 --- /dev/null +++ b/raw_audio/looped/sicky_drone.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c610556129889788f93fdf80741641bbbe31ddd9d3871cd1cfdfa65f743421f1 +size 128015 diff --git a/raw_audio/looped/vocal_drone.ogg b/raw_audio/looped/vocal_drone.ogg new file mode 100644 index 0000000..d75d269 --- /dev/null +++ b/raw_audio/looped/vocal_drone.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c18f01e1d2537c8fab44afb9621ded08625d563ceaf660dda18c2938e10935 +size 114330 diff --git a/raw_audio/low_tone_drone_1.ogg b/raw_audio/low_tone_drone_1.ogg new file mode 100644 index 0000000..84caa5b --- /dev/null +++ b/raw_audio/low_tone_drone_1.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72746d42a28f9be5b7a1f1a9312e43785b7c05f56623091e4af009452731c530 +size 439001 diff --git a/raw_audio/medium_relaxed_breathing_1.ogg b/raw_audio/medium_relaxed_breathing_1.ogg new file mode 100644 index 0000000..279d735 --- /dev/null +++ b/raw_audio/medium_relaxed_breathing_1.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546eb1c7667d23c571fcc574585b9c3d040e8826cda4baba9afbef57fea871f5 +size 801329 diff --git a/raw_audio/sicky_drone_2.ogg b/raw_audio/sicky_drone_2.ogg new file mode 100644 index 0000000..8fa6dbc --- /dev/null +++ b/raw_audio/sicky_drone_2.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546a5527b1b269ee9cf7b96447a5cc8ee164531035e52f32d9dd35271e3c5993 +size 128501 diff --git a/raw_audio/steady_dronw.ogg b/raw_audio/steady_dronw.ogg new file mode 100644 index 0000000..ccdc011 --- /dev/null +++ b/raw_audio/steady_dronw.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcd28cda463e3c2f96da7f539a43a04e2fbaa9368ff4b125db17e6e0f051e21 +size 187186 diff --git a/raw_audio/vocal_drone.ogg b/raw_audio/vocal_drone.ogg new file mode 100644 index 0000000..771fb9b --- /dev/null +++ b/raw_audio/vocal_drone.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c3983ce5654d4d38a4ca40c3802fafdba339fc3b28aaff1f377cb487cd0452 +size 128883