- implementing biom change

- fixing typo in "highscore"
This commit is contained in:
megamichi 2024-10-18 16:34:51 +02:00
parent 520a5db2c6
commit 431fb8220e
24 changed files with 242 additions and 105 deletions

View file

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bg78j6xxw3ck4"
path="res://.godot/imported/normal.png-37b1636db5b68b29e796c7291d1e7fb7.ctex"
path="res://.godot/imported/n.png-e0925980109603d0618d5083d12d13a4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Ground/normal.png"
dest_files=["res://.godot/imported/normal.png-37b1636db5b68b29e796c7291d1e7fb7.ctex"]
source_file="res://assets/Ground/n.png"
dest_files=["res://.godot/imported/n.png-e0925980109603d0618d5083d12d13a4.ctex"]
[params]

BIN
assets/Ground/n_w.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cthy542lxhe5q"
path="res://.godot/imported/normal_wueste.png-89ab2ffcf2bef316921cd900939a3c10.ctex"
path="res://.godot/imported/n_w.png-3366615037638c8fbe0a788e5097fd5c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Ground/normal_wueste.png"
dest_files=["res://.godot/imported/normal_wueste.png-89ab2ffcf2bef316921cd900939a3c10.ctex"]
source_file="res://assets/Ground/n_w.png"
dest_files=["res://.godot/imported/n_w.png-3366615037638c8fbe0a788e5097fd5c.ctex"]
[params]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

BIN
assets/Ground/w.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bc586lwyvhc0x"
path="res://.godot/imported/wueste.png-5ab8ec82be959612090d314f1b3048a9.ctex"
path="res://.godot/imported/w.png-eaecb02b75e3caf6be524da31509ca22.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Ground/wueste.png"
dest_files=["res://.godot/imported/wueste.png-5ab8ec82be959612090d314f1b3048a9.ctex"]
source_file="res://assets/Ground/w.png"
dest_files=["res://.godot/imported/w.png-eaecb02b75e3caf6be524da31509ca22.ctex"]
[params]

BIN
assets/Ground/w_n.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bvel70kpfhdyx"
path="res://.godot/imported/w_n.png-5b7c970c02b0839cd9da18edab137348.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Ground/w_n.png"
dest_files=["res://.godot/imported/w_n.png-5b7c970c02b0839cd9da18edab137348.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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB