It's Cow Game! Version 2.04!

This commit is contained in:
PajamaBee 2024-09-19 23:06:51 -05:00
commit a9e1ed9ddd
3148 changed files with 95332 additions and 0 deletions

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Community Service"
description = "Fill the Ash Barrel"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/AshBarrelSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/AshBarrelShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Transient Art"
description = "Build a large Balloon creature"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/BalloonCreatureSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/BalloonCreatureShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Into the Clouds"
description = "Let a Balloon go free"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/BalloonDropSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/BalloonDropShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Joker Moment"
description = "Burn a Faire Ticket"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/BurnFaireTicketSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/BurnFaireTicketShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "From where we came"
description = "Watch 30 castles fall into the ocean"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/CastleCrumblingSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/CastleCrumblingShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Hurt"
description = "Build a Dirtcastle"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/DirtCastleSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/DirtCastleShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Wolferine"
description = "Drink Iron Ingot Juice (Unmodified)"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/DrinkIronIngotJuiceSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/DrinkIronIngotJuiceShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Duathlon"
description = "Swim in 5 different locations"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/DuathlonSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/DuathlonShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "GOTY"
description = "Beat Flappy Cow"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/FlappyCowSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/FlappyCowShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Never Gets Old"
description = "Ride The Funnel 100 times"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/FunnelSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/FunnelShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Girlbossing"
description = "Burn Gasoline"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/GasolineSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/GasolineShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Wustard Whale"
description = "Give Herbert 50 Wet Wustard at once"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/HerbertWustardSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/HerbertWustardShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Fishwatching"
description = "Watch Judith jump 10 times"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/JudithJumpSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/JudithJumpShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Moo"
description = "Moo"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/MooSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/MooShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Dunk Trap"
description = "Destroy a dam with no gumption"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/NoGumptionSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/NoGumptionShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Sunflower Stash"
description = "Find the secret Pigeon Grove"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/PigeonGroveSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/PigeonGroveShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Pop Pop Pop"
description = "Make your own Popcorn"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/PopcornSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/PopcornShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Nerd Emoji"
description = "Get 200 points in Ring Toss"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/RingTossSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/RingTossShadow.png")

View file

@ -0,0 +1,7 @@
extends Achievement
func initialize():
achievementName = "Sports"
description = "Pass a Ball to a kicking creature"
achievementStickerSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/SportsSticker.png")
achievementShadowSprite = load("res://Achievements/AchievementScripts/Feats/Sprites/SportsShadow.png")

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://gf3rah7mgtmv"
path="res://.godot/imported/AshBarrelShadow.png-bfb70e9de793a1fc3ecf4fbb00e054f5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/AshBarrelShadow.png"
dest_files=["res://.godot/imported/AshBarrelShadow.png-bfb70e9de793a1fc3ecf4fbb00e054f5.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.

After

Width:  |  Height:  |  Size: 776 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bjqykvq7s60h2"
path="res://.godot/imported/AshBarrelSticker.png-cda2cdd5fd1a45a2c6c6cf722426e6a3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/AshBarrelSticker.png"
dest_files=["res://.godot/imported/AshBarrelSticker.png-cda2cdd5fd1a45a2c6c6cf722426e6a3.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.

After

Width:  |  Height:  |  Size: 461 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ce4pmx057dk2s"
path="res://.godot/imported/BalloonCreatureShadow.png-7e9fc09c50ab5dfec7cb968d26d58906.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/BalloonCreatureShadow.png"
dest_files=["res://.godot/imported/BalloonCreatureShadow.png-7e9fc09c50ab5dfec7cb968d26d58906.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.

After

Width:  |  Height:  |  Size: 766 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d385v3yxj047o"
path="res://.godot/imported/BalloonCreatureSticker.png-d21f645139255aadab714d3e121d7ce9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/BalloonCreatureSticker.png"
dest_files=["res://.godot/imported/BalloonCreatureSticker.png-d21f645139255aadab714d3e121d7ce9.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.

After

Width:  |  Height:  |  Size: 444 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://uh3o8n51sl1n"
path="res://.godot/imported/BalloonDropShadow.png-018102e8da06885718d259ffe1436b97.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/BalloonDropShadow.png"
dest_files=["res://.godot/imported/BalloonDropShadow.png-018102e8da06885718d259ffe1436b97.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.

After

Width:  |  Height:  |  Size: 747 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://xdia0h8w5hux"
path="res://.godot/imported/BalloonDropSticker.png-cab8de2fb8ac5b78c6b64fa1cb3412ae.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/BalloonDropSticker.png"
dest_files=["res://.godot/imported/BalloonDropSticker.png-cab8de2fb8ac5b78c6b64fa1cb3412ae.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.

After

Width:  |  Height:  |  Size: 441 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cgeiecg4tpmdh"
path="res://.godot/imported/BurnFaireTicketShadow.png-f55bbf7fb43ea485b1fd1146d3235fcc.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/BurnFaireTicketShadow.png"
dest_files=["res://.godot/imported/BurnFaireTicketShadow.png-f55bbf7fb43ea485b1fd1146d3235fcc.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.

After

Width:  |  Height:  |  Size: 974 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ceupqdvttc7cl"
path="res://.godot/imported/BurnFaireTicketSticker.png-f04696325c900f55cbcf4ca7ddacf3ee.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/BurnFaireTicketSticker.png"
dest_files=["res://.godot/imported/BurnFaireTicketSticker.png-f04696325c900f55cbcf4ca7ddacf3ee.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.

After

Width:  |  Height:  |  Size: 290 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cn4qt5i54cmgt"
path="res://.godot/imported/CastleCrumblingShadow.png-e51f3db87488b014efe9dcb25a0ac38a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/CastleCrumblingShadow.png"
dest_files=["res://.godot/imported/CastleCrumblingShadow.png-e51f3db87488b014efe9dcb25a0ac38a.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.

After

Width:  |  Height:  |  Size: 487 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b7qljuhbmigo4"
path="res://.godot/imported/CastleCrumblingSticker.png-659c30fcb844e218837561365a479738.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/CastleCrumblingSticker.png"
dest_files=["res://.godot/imported/CastleCrumblingSticker.png-659c30fcb844e218837561365a479738.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.

After

Width:  |  Height:  |  Size: 323 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ds4ab72wef211"
path="res://.godot/imported/DirtCastleShadow.png-56eb165926f362b291a70b98233e676f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/DirtCastleShadow.png"
dest_files=["res://.godot/imported/DirtCastleShadow.png-56eb165926f362b291a70b98233e676f.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.

After

Width:  |  Height:  |  Size: 543 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dbllylhr2xtem"
path="res://.godot/imported/DirtCastleSticker.png-66eb7d211dc117e296aabe899301ec1c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/DirtCastleSticker.png"
dest_files=["res://.godot/imported/DirtCastleSticker.png-66eb7d211dc117e296aabe899301ec1c.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.

After

Width:  |  Height:  |  Size: 448 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dpue38qfnxfmv"
path="res://.godot/imported/DrinkIronIngotJuiceShadow.png-c17490022dcf2ada692c05f4ce08f3e2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/DrinkIronIngotJuiceShadow.png"
dest_files=["res://.godot/imported/DrinkIronIngotJuiceShadow.png-c17490022dcf2ada692c05f4ce08f3e2.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.

After

Width:  |  Height:  |  Size: 960 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://batljygbhtorv"
path="res://.godot/imported/DrinkIronIngotJuiceSticker.png-3fb52180f8bfe680dbf98c3709667c5e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/DrinkIronIngotJuiceSticker.png"
dest_files=["res://.godot/imported/DrinkIronIngotJuiceSticker.png-3fb52180f8bfe680dbf98c3709667c5e.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.

After

Width:  |  Height:  |  Size: 375 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bd6kkecp4oj6d"
path="res://.godot/imported/DuathlonShadow.png-e31c167760dad0f05d341d5294679102.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/DuathlonShadow.png"
dest_files=["res://.godot/imported/DuathlonShadow.png-e31c167760dad0f05d341d5294679102.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.

After

Width:  |  Height:  |  Size: 788 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://8if1kq13fsks"
path="res://.godot/imported/DuathlonSticker.png-9c26689b564187fe73fae51999f51576.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/DuathlonSticker.png"
dest_files=["res://.godot/imported/DuathlonSticker.png-9c26689b564187fe73fae51999f51576.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.

After

Width:  |  Height:  |  Size: 402 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ug2ucilli7fa"
path="res://.godot/imported/FlappyCowShadow.png-5dc9e7f23b8817ad4a4fa1b1d898755c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/FlappyCowShadow.png"
dest_files=["res://.godot/imported/FlappyCowShadow.png-5dc9e7f23b8817ad4a4fa1b1d898755c.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.

After

Width:  |  Height:  |  Size: 1,018 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cqwl0vitmticf"
path="res://.godot/imported/FlappyCowSticker.png-7b8899e29c4314a713c13b6a1449afde.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/FlappyCowSticker.png"
dest_files=["res://.godot/imported/FlappyCowSticker.png-7b8899e29c4314a713c13b6a1449afde.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.

After

Width:  |  Height:  |  Size: 465 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bmpvj0pdgd5vj"
path="res://.godot/imported/FunnelShadow.png-188ccc9a8dae23538814b7400662fc60.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/FunnelShadow.png"
dest_files=["res://.godot/imported/FunnelShadow.png-188ccc9a8dae23538814b7400662fc60.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.

After

Width:  |  Height:  |  Size: 968 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dn2o4g0pitjgd"
path="res://.godot/imported/FunnelSticker.png-b95c4d381444089314257b2e8c08a958.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/FunnelSticker.png"
dest_files=["res://.godot/imported/FunnelSticker.png-b95c4d381444089314257b2e8c08a958.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.

After

Width:  |  Height:  |  Size: 239 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://4t0ebvvepcuu"
path="res://.godot/imported/GasolineShadow.png-d1961f172573be296b80f044943aefb7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/GasolineShadow.png"
dest_files=["res://.godot/imported/GasolineShadow.png-d1961f172573be296b80f044943aefb7.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.

After

Width:  |  Height:  |  Size: 907 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bwsswhkuuoxat"
path="res://.godot/imported/GasolineSticker.png-c03e16491966bf855a7f7595c5fa2f61.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/GasolineSticker.png"
dest_files=["res://.godot/imported/GasolineSticker.png-c03e16491966bf855a7f7595c5fa2f61.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.

After

Width:  |  Height:  |  Size: 388 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b401bey3aprio"
path="res://.godot/imported/HerbertWustardShadow.png-1c61fa7f69308b12e6c2c80966399365.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/HerbertWustardShadow.png"
dest_files=["res://.godot/imported/HerbertWustardShadow.png-1c61fa7f69308b12e6c2c80966399365.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.

After

Width:  |  Height:  |  Size: 675 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bvqrdn4h4ay56"
path="res://.godot/imported/HerbertWustardSticker.png-e7c652a7a46e5a3d5668c6b29faeb2e2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/HerbertWustardSticker.png"
dest_files=["res://.godot/imported/HerbertWustardSticker.png-e7c652a7a46e5a3d5668c6b29faeb2e2.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.

After

Width:  |  Height:  |  Size: 407 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b78pu12h57acs"
path="res://.godot/imported/JudithJumpShadow.png-06fc71c1162cc077bf56dc6b398b31c8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/JudithJumpShadow.png"
dest_files=["res://.godot/imported/JudithJumpShadow.png-06fc71c1162cc077bf56dc6b398b31c8.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.

After

Width:  |  Height:  |  Size: 633 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bslucfv4q3bf1"
path="res://.godot/imported/JudithJumpSticker.png-2bfc2727d0891bff6605ca9fcd8a5aa4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/JudithJumpSticker.png"
dest_files=["res://.godot/imported/JudithJumpSticker.png-2bfc2727d0891bff6605ca9fcd8a5aa4.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.

After

Width:  |  Height:  |  Size: 305 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bbghw33c407e7"
path="res://.godot/imported/MooShadow.png-c7767ae62cbf30df1e291374f82e72ca.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/MooShadow.png"
dest_files=["res://.godot/imported/MooShadow.png-c7767ae62cbf30df1e291374f82e72ca.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.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://f7gtrhtp3xll"
path="res://.godot/imported/MooSticker.png-98258c5c5db81b45308095fae6105c98.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/MooSticker.png"
dest_files=["res://.godot/imported/MooSticker.png-98258c5c5db81b45308095fae6105c98.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.

After

Width:  |  Height:  |  Size: 332 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ckcgqno5i0fbx"
path="res://.godot/imported/NoGumptionShadow.png-fd8f8a87126347d45a3374157e813d52.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/NoGumptionShadow.png"
dest_files=["res://.godot/imported/NoGumptionShadow.png-fd8f8a87126347d45a3374157e813d52.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.

After

Width:  |  Height:  |  Size: 587 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://buhc5u63mt4wv"
path="res://.godot/imported/NoGumptionSticker.png-2dfcc2c93b05258d96ffda1f16297672.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/NoGumptionSticker.png"
dest_files=["res://.godot/imported/NoGumptionSticker.png-2dfcc2c93b05258d96ffda1f16297672.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.

After

Width:  |  Height:  |  Size: 475 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dhc1kr82b6mby"
path="res://.godot/imported/PigeonGroveShadow.png-7bf159e3eac17bc10b09e22922e0d58f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/PigeonGroveShadow.png"
dest_files=["res://.godot/imported/PigeonGroveShadow.png-7bf159e3eac17bc10b09e22922e0d58f.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.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cm162nn2xmpdl"
path="res://.godot/imported/PigeonGroveSticker.png-9c3db03f237adbb1a3042dd15c987e19.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/PigeonGroveSticker.png"
dest_files=["res://.godot/imported/PigeonGroveSticker.png-9c3db03f237adbb1a3042dd15c987e19.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.

After

Width:  |  Height:  |  Size: 397 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ctn3qwb4x0jbb"
path="res://.godot/imported/PopcornShadow.png-6b5b9bebee0ea019aa229acce26f7876.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/PopcornShadow.png"
dest_files=["res://.godot/imported/PopcornShadow.png-6b5b9bebee0ea019aa229acce26f7876.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.

After

Width:  |  Height:  |  Size: 839 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ccawvxpkwn8le"
path="res://.godot/imported/PopcornSticker.png-b145cebd15fc91ab9fe2b8be427d80c1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/PopcornSticker.png"
dest_files=["res://.godot/imported/PopcornSticker.png-b145cebd15fc91ab9fe2b8be427d80c1.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.

After

Width:  |  Height:  |  Size: 443 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://q3oc7whx6kvx"
path="res://.godot/imported/RingTossShadow.png-4892ddc0bef9761960daf44cdbf239ba.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/RingTossShadow.png"
dest_files=["res://.godot/imported/RingTossShadow.png-4892ddc0bef9761960daf44cdbf239ba.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.

After

Width:  |  Height:  |  Size: 713 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://du7ihexdq1mgc"
path="res://.godot/imported/RingTossSticker.png-70f642d02ff29d65c1dea17d9f4f1d94.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/RingTossSticker.png"
dest_files=["res://.godot/imported/RingTossSticker.png-70f642d02ff29d65c1dea17d9f4f1d94.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.

After

Width:  |  Height:  |  Size: 418 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://m4qaf6sydylb"
path="res://.godot/imported/SportsShadow.png-069826390cf71300dd2ff459ae4acd68.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/SportsShadow.png"
dest_files=["res://.godot/imported/SportsShadow.png-069826390cf71300dd2ff459ae4acd68.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.

After

Width:  |  Height:  |  Size: 926 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b5c1dovkq0vup"
path="res://.godot/imported/SportsSticker.png-6baafd8dab422d36a8c98f5570ceae3a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/SportsSticker.png"
dest_files=["res://.godot/imported/SportsSticker.png-6baafd8dab422d36a8c98f5570ceae3a.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.

After

Width:  |  Height:  |  Size: 475 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://2svbmtg2esxv"
path="res://.godot/imported/SugarHarvestingShadow.png-bfd572d2ef8b8c6c6c06618a78719911.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/SugarHarvestingShadow.png"
dest_files=["res://.godot/imported/SugarHarvestingShadow.png-bfd572d2ef8b8c6c6c06618a78719911.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.

After

Width:  |  Height:  |  Size: 891 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d1seo1gp4pfas"
path="res://.godot/imported/SugarHarvestingSticker.png-f5ef930b2843ea085e223159b06c5280.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Achievements/AchievementScripts/Feats/Sprites/SugarHarvestingSticker.png"
dest_files=["res://.godot/imported/SugarHarvestingSticker.png-f5ef930b2843ea085e223159b06c5280.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.

After

Width:  |  Height:  |  Size: 205 B

Some files were not shown because too many files have changed in this diff Show more