Skip to content

Commit 84623ef

Browse files
feat: add collectable
1 parent 228eee2 commit 84623ef

File tree

60 files changed

+804
-179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+804
-179
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99
*.mp3 binary
1010
*.png binary
1111
*.hdr binary
12+
13+
# The .godot folder is generated and doesn't need to be committed,
14+
# but CI won't work without it, so mark it to be hidden by default in diffs.
15+
.godot/**/* linguist-generated=true
Binary file not shown.

.godot/imported/BoneSkull_128px.png-9624c7538f7a534b91e30f278c3fa32e.md5

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

.godot/imported/Head (2).png-5e4e02aae3756073106d963cbae1c9de.md5

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

.godot/imported/PSX_BoneSkull-62356da35b4456c66f2d04d144026466_Head (2).png-07c6b6e1b721a545a686986ef65137b2.md5

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.godot/imported/PSX_BoneSkull.fbx-62356da35b4456c66f2d04d144026466.md5

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

.godot/imported/PSX_BoneSkull.obj-10c69ee3763a1e148bf2e539074963e8.md5

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

.godot/imported/bone_skull.obj-d692c951367ad33b2e26cbfc6043e83a.md5

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

.godot/imported/bone_skull.png-8d1b3e94eaaa459c00879322b896d9a6.md5

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

.godot/imported/boneskul_pre.png-3120f849088b3ee65770743604ad37dd.md5

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

.godot/imported/sun.png-59b149bfe31528ce13f7cd4b62610678.md5

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

.kanban.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
"title": "Todo",
2323
"tasks": [
2424
"9472b337-dcb7-4b3e-91f5-6fff4665e7fa",
25-
"d7871f7c-485d-4597-94d0-cfe97e67bd72"
25+
"d7871f7c-485d-4597-94d0-cfe97e67bd72",
26+
"0cfbc2bf-e533-4211-8f54-f68ae3c0b9fb",
27+
"245554ed-b62c-4b16-859b-f33a4f842e86"
2628
]
2729
},
2830
{
@@ -210,6 +212,20 @@
210212
"description": "",
211213
"category": "98e1b7c7-58dd-46db-b5c2-0c8b29108c79",
212214
"steps": []
215+
},
216+
{
217+
"uuid": "0cfbc2bf-e533-4211-8f54-f68ae3c0b9fb",
218+
"title": "Speed Leaderboard",
219+
"description": "",
220+
"category": "98e1b7c7-58dd-46db-b5c2-0c8b29108c79",
221+
"steps": []
222+
},
223+
{
224+
"uuid": "245554ed-b62c-4b16-859b-f33a4f842e86",
225+
"title": "Collectible",
226+
"description": "",
227+
"category": "98e1b7c7-58dd-46db-b5c2-0c8b29108c79",
228+
"steps": []
213229
}
214230
],
215231
"layout": {

.reuse/dep5

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ Copyright: 2022 loafbrr
9191
License: CC0-1.0
9292
Source: https://opengameart.org/content/foliage1
9393

94+
Files: assets/models/bone_skumm/*
95+
Copyright: 2023 StarStark Crafts
96+
License: CC0-1.0
97+
Source: https://www.patreon.com/posts/made-lil-gif-103261000
98+
9499
# Textures
95100

96101
Files: assets/textures/ground.jpg
@@ -172,11 +177,6 @@ Copyright: 2023 Grau
172177
License: CC0-1.0
173178
Source: https://godotshaders.com/shader/ps1-psx-model/
174179

175-
Files: shaders/psx_postprocessing.gdshader
176-
Copyright: 2023 Grau
177-
License: CC0-1.0
178-
Source: https://godotshaders.com/shader/ps1-psx-postprocessing/
179-
180180
Files: shaders/vignette.gdshader
181181
Copyright: 2023 crocoby
182182
License: CC0-1.0

CREDITS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- "[assets/models/lamp_post_bench_trashcan/*](https://opengameart.org/content/lamp-post-bench-trashcan)" by **loafbrr** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
1919
- "[assets/models/unfinished_buildings/*](https://opengameart.org/content/unfinished-buildings)" by **loafbrr** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
2020
- "[assets/models/foliage/*](https://opengameart.org/content/foliage1)" by **loafbrr** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
21+
- "[assets/models/bone_skumm/*](https://www.patreon.com/posts/made-lil-gif-103261000)" by **StarStark Crafts** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
2122
## Textures
2223
- "[assets/textures/ground.jpg](https://ambientcg.com/view?id=Ground037)" by **Lennart Demes** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
2324
- "[assets/textures/paving_stones.jpg](https://ambientcg.com/view?id=PavingStones131)" by **Lennart Demes** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
@@ -37,5 +38,4 @@
3738
## Shaders
3839
- "[shaders/panoramic_textured_sky_with_clouds.gdshader](https://godotshaders.com/shader/panoramic-textured-sky-with-clouds/)" by **Gyrth** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
3940
- "[shaders/psx_model.gdshader](https://godotshaders.com/shader/ps1-psx-model/)" by **Grau** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
40-
- "[shaders/psx_postprocessing.gdshader](https://godotshaders.com/shader/ps1-psx-postprocessing/)" by **Grau** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
4141
- "[shaders/vignette.gdshader](https://godotshaders.com/shader/vignette/)" by **crocoby** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt)
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="CompressedTexture2D"
5+
uid="uid://ccihbs5rmgkos"
6+
path.s3tc="res://.godot/imported/BoneSkull_128px.png-9624c7538f7a534b91e30f278c3fa32e.s3tc.ctex"
7+
metadata={
8+
"imported_formats": ["s3tc_bptc"],
9+
"vram_texture": true
10+
}
11+
12+
[deps]
13+
14+
source_file="res://assets/models/bone_skull/bone_skull.png"
15+
dest_files=["res://.godot/imported/BoneSkull_128px.png-9624c7538f7a534b91e30f278c3fa32e.s3tc.ctex"]
16+
17+
[params]
18+
19+
compress/mode=2
20+
compress/high_quality=false
21+
compress/lossy_quality=0.7
22+
compress/hdr_compression=1
23+
compress/normal_map=0
24+
compress/channel_pack=0
25+
mipmaps/generate=true
26+
mipmaps/limit=-1
27+
roughness/mode=0
28+
roughness/src_normal=""
29+
process/fix_alpha_border=true
30+
process/premult_alpha=false
31+
process/normal_map_invert_y=false
32+
process/hdr_as_srgb=false
33+
process/hdr_clamp_exposure=false
34+
process/size_limit=0
35+
detect_3d/compress_to=0
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Blender 4.0.2 MTL File: 'Thumb_Lich.blend'
2+
# www.blender.org
3+
4+
newmtl Head
5+
Ns 0.000000
6+
Ka 1.000000 1.000000 1.000000
7+
Ks 0.000000 0.000000 0.000000
8+
Ke 0.000000 0.000000 0.000000
9+
Ni 1.450000
10+
illum 1
11+
map_Kd bone_skull.png
12+
map_d bone_skull.png

0 commit comments

Comments
 (0)