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,22 @@
extends Item
func initialize_stats():
itemName = "Balloon"
itemDescription = "Very floaty"
itemSprite = load("res://Items/Toys/Other/Sprites/Balloon.png")
additionalSprites.append(load("res://Items/Toys/Other/Sprites/BalloonHoldNew1.png"))
additionalSprites.append(load("res://Items/Toys/Other/Sprites/BalloonHoldNew2.png"))
value = 20
weight = -0.8
hardness = 10
edibility = 13
basketPower = 10
basketabilityDifficulty = 8
flammability = 95
itemTypes.append(types.Toy)

View file

@ -0,0 +1,24 @@
extends Item
func initialize_stats():
itemName = "Bouncy Ball"
itemDescription = "boing boing boing boing boing boing boing boing boing boing
boing boing boing boing boing boing boing boing boing boing boing boing boing boing boing
boing boing boing boing boing boing boing boing boing boing boing boing"
itemSprite = load("res://Items/Toys/Other/Sprites/BouncyBall.png")
additionalSprites.append(load("res://Items/Toys/Other/Sprites/BouncyBallBounce1.png"))
additionalSprites.append(load("res://Items/Toys/Other/Sprites/BouncyBallBounce2.png"))
value = 6
weight = 0.7
hardness = 22
edibility = 9
basketPower = 30
basketabilityDifficulty = 80
flammability = 30
itemTypes.append(types.Toy)

View file

@ -0,0 +1,26 @@
extends Item
func initialize_stats():
itemName = "DIY Excavation"
itemDescription = "Uncover a bone! Try to find the rare Rex Bone!"
itemSprite = load("res://Items/Toys/Other/Sprites/DIYExcavation.png")
additionalSprites.append(load("res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim1.png"))
additionalSprites.append(load("res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim2.png"))
additionalSprites.append(load("res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim3.png"))
additionalSprites.append(load("res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim4.png"))
additionalSprites.append(load("res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim5.png"))
additionalSprites.append(load("res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim6.png"))
value = 25
weight = 2
hardness = 50
edibility = 20
basketPower = 5
basketabilityDifficulty = 50
flammability = 35
itemTypes.append(types.Toy)

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c5s8io2jx2j6o"
path="res://.godot/imported/Balloon.png-29fe56f38c3457f5acf116f2c4be955f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/Balloon.png"
dest_files=["res://.godot/imported/Balloon.png-29fe56f38c3457f5acf116f2c4be955f.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: 7.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://rgelg3ll611"
path="res://.godot/imported/BalloonHold.png-a78db095c81155464ff9f239000f5b28.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/BalloonHold.png"
dest_files=["res://.godot/imported/BalloonHold.png-a78db095c81155464ff9f239000f5b28.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: 773 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://djgdtg73oqd67"
path="res://.godot/imported/BalloonHoldNew1.png-35515a47167f1e2f573544496e9549cb.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/BalloonHoldNew1.png"
dest_files=["res://.godot/imported/BalloonHoldNew1.png-35515a47167f1e2f573544496e9549cb.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: 822 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bxwfyl2w3m6l4"
path="res://.godot/imported/BalloonHoldNew2.png-7888f3b0e19671be6e47d13b61e83a29.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/BalloonHoldNew2.png"
dest_files=["res://.godot/imported/BalloonHoldNew2.png-7888f3b0e19671be6e47d13b61e83a29.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

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ckg1xjym8olku"
path="res://.godot/imported/Balloons1.png-7403050cb4cfcd3c3bae07122a1e7241.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/Balloons1.png"
dest_files=["res://.godot/imported/Balloons1.png-7403050cb4cfcd3c3bae07122a1e7241.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: 249 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bpkd7niw87q5u"
path="res://.godot/imported/BouncyBall.png-3556ab60a2a329065779ca4a21e65173.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/BouncyBall.png"
dest_files=["res://.godot/imported/BouncyBall.png-3556ab60a2a329065779ca4a21e65173.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: 318 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://s7eid37rf3ck"
path="res://.godot/imported/BouncyBallBounce1.png-00d4939d222f135f519fd47d36e3c915.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/BouncyBallBounce1.png"
dest_files=["res://.godot/imported/BouncyBallBounce1.png-00d4939d222f135f519fd47d36e3c915.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: 304 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dawgq7s7b0jti"
path="res://.godot/imported/BouncyBallBounce2.png-d4baa549a21e11fdd44fc453d46122a2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/BouncyBallBounce2.png"
dest_files=["res://.godot/imported/BouncyBallBounce2.png-d4baa549a21e11fdd44fc453d46122a2.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: 906 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dirq3g0ro5irr"
path="res://.godot/imported/DIYExcavation.png-e5c8d54dd2b4baa99d7616546c6d9ba9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/DIYExcavation.png"
dest_files=["res://.godot/imported/DIYExcavation.png-e5c8d54dd2b4baa99d7616546c6d9ba9.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: 472 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dggltaf1aqk6f"
path="res://.godot/imported/DIYExcavationAnim1.png-f77983c0d816e466e29a55837f6b1c01.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim1.png"
dest_files=["res://.godot/imported/DIYExcavationAnim1.png-f77983c0d816e466e29a55837f6b1c01.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://djwlvlxkyfbkx"
path="res://.godot/imported/DIYExcavationAnim2.png-d2a271b2f7acb4bc3556f52f9c2ecf58.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim2.png"
dest_files=["res://.godot/imported/DIYExcavationAnim2.png-d2a271b2f7acb4bc3556f52f9c2ecf58.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: 422 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c7q713dqah01p"
path="res://.godot/imported/DIYExcavationAnim3.png-b4f8d0426d7ae5698b54e0bd673e12d5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim3.png"
dest_files=["res://.godot/imported/DIYExcavationAnim3.png-b4f8d0426d7ae5698b54e0bd673e12d5.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: 359 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bhouqc4r5p2j"
path="res://.godot/imported/DIYExcavationAnim4.png-2b17f1e7b7051ba3c6fb991f954bd1a8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim4.png"
dest_files=["res://.godot/imported/DIYExcavationAnim4.png-2b17f1e7b7051ba3c6fb991f954bd1a8.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: 346 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://fjf3tliqfe1m"
path="res://.godot/imported/DIYExcavationAnim5.png-1f4f83b09a32a7e038fd19b1366efe03.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim5.png"
dest_files=["res://.godot/imported/DIYExcavationAnim5.png-1f4f83b09a32a7e038fd19b1366efe03.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: 96 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://0xblmkwsptxb"
path="res://.godot/imported/DIYExcavationAnim6.png-b9db30e022c0a15f4f08173f88ba7a44.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/DIYExcavation/DIYExcavationAnim6.png"
dest_files=["res://.godot/imported/DIYExcavationAnim6.png-b9db30e022c0a15f4f08173f88ba7a44.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: 368 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dxipv28teiadl"
path="res://.godot/imported/StickyHand.png-076807506fd0950402c253a098ce5c21.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/StickyHand.png"
dest_files=["res://.godot/imported/StickyHand.png-076807506fd0950402c253a098ce5c21.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: 525 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cjhd51aaj60he"
path="res://.godot/imported/StickyHandPlay1.png-0956cf0b0e30949e76e2d287870081b2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/StickyHandPlay1.png"
dest_files=["res://.godot/imported/StickyHandPlay1.png-0956cf0b0e30949e76e2d287870081b2.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: 516 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://7kme8eicha3s"
path="res://.godot/imported/StickyHandPlay2.png-ef23cac3285470cccdb71e9139e38d21.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Toys/Other/Sprites/StickyHandPlay2.png"
dest_files=["res://.godot/imported/StickyHandPlay2.png-ef23cac3285470cccdb71e9139e38d21.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

View file

@ -0,0 +1,22 @@
extends Item
func initialize_stats():
itemName = "Sticky Hand"
itemDescription = "Kinda like a grappling hook."
itemSprite = load("res://Items/Toys/Other/Sprites/StickyHand.png")
additionalSprites.append(load("res://Items/Toys/Other/Sprites/StickyHandPlay1.png"))
additionalSprites.append(load("res://Items/Toys/Other/Sprites/StickyHandPlay2.png"))
value = 6
weight = 0.7
hardness = 8
edibility = 9
basketPower = 30
basketabilityDifficulty = 5
flammability = 85
itemTypes.append(types.Toy)