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

Binary file not shown.

After

Width:  |  Height:  |  Size: 780 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d2sgx8ghikhsm"
path="res://.godot/imported/Rock1.png-254ff70823ebc395f451ccd11a9ff845.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Rocks/Rock3/Rock1.png"
dest_files=["res://.godot/imported/Rock1.png-254ff70823ebc395f451ccd11a9ff845.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: 854 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c2r7dcxkvohon"
path="res://.godot/imported/Rock2.png-21e8de60c5c7ab56fdd1d0cbbf5d76a9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Rocks/Rock3/Rock2.png"
dest_files=["res://.godot/imported/Rock2.png-21e8de60c5c7ab56fdd1d0cbbf5d76a9.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: 911 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://btu6gsnqumfj"
path="res://.godot/imported/Rock3.png-743d4172bc5d6e5565aa3b094fa8b2cb.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Rocks/Rock3/Rock3.png"
dest_files=["res://.godot/imported/Rock3.png-743d4172bc5d6e5565aa3b094fa8b2cb.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,49 @@
[gd_scene load_steps=10 format=3 uid="uid://c2tm2pit4ep06"]
[ext_resource type="PackedScene" uid="uid://cujx1a8vwxsj8" path="res://Objects/world_object.tscn" id="1_dwckk"]
[ext_resource type="Texture2D" uid="uid://d2sgx8ghikhsm" path="res://Objects/Beach/Rocks/Rock3/Rock1.png" id="2_04fj2"]
[ext_resource type="Texture2D" uid="uid://c2r7dcxkvohon" path="res://Objects/Beach/Rocks/Rock3/Rock2.png" id="3_hlt7c"]
[ext_resource type="Texture2D" uid="uid://btu6gsnqumfj" path="res://Objects/Beach/Rocks/Rock3/Rock3.png" id="4_c6oh4"]
[ext_resource type="Texture2D" uid="uid://b8q1e36lha401" path="res://Objects/Beach/Rocks/Rock3/Rock4.png" id="5_ltgs1"]
[ext_resource type="Texture2D" uid="uid://q3j1cshw4evd" path="res://Objects/Beach/Rocks/Rock3/Rock5.png" id="6_m2wck"]
[ext_resource type="Texture2D" uid="uid://xhrf6g823tl6" path="res://Objects/Beach/Rocks/Rock3/Rock6.png" id="7_wme7n"]
[ext_resource type="Script" path="res://Utils/PlayOnReady.gd" id="8_28mre"]
[sub_resource type="SpriteFrames" id="SpriteFrames_o1ujb"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("2_04fj2")
}, {
"duration": 1.0,
"texture": ExtResource("3_hlt7c")
}, {
"duration": 1.0,
"texture": ExtResource("4_c6oh4")
}, {
"duration": 1.0,
"texture": ExtResource("5_ltgs1")
}, {
"duration": 1.0,
"texture": ExtResource("6_m2wck")
}, {
"duration": 1.0,
"texture": ExtResource("7_wme7n")
}],
"loop": true,
"name": &"default",
"speed": 3.0
}]
[node name="Rock" instance=ExtResource("1_dwckk")]
[node name="AnimatedSprite2D" parent="." index="0"]
position = Vector2(0, -23)
sprite_frames = SubResource("SpriteFrames_o1ujb")
script = ExtResource("8_28mre")
[node name="StaticBody2D" parent="." index="1"]
position = Vector2(0, 4)
[node name="CollisionPolygon2D" parent="StaticBody2D" index="0"]
polygon = PackedVector2Array(-46, 4, -41, 7, -35, 9, -14, 9, -12, 11, -2, 12, 5, 13, 13, 14, 15, 15, 36, 15, 43, 14, 46, 11, 46, 4, 44, -1, 41, -4, -43, -4, -46, -1)

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b8q1e36lha401"
path="res://.godot/imported/Rock4.png-2d0d8acbc116ae5ed5f06fa0a2d71a15.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Rocks/Rock3/Rock4.png"
dest_files=["res://.godot/imported/Rock4.png-2d0d8acbc116ae5ed5f06fa0a2d71a15.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: 790 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://q3j1cshw4evd"
path="res://.godot/imported/Rock5.png-80eee12f6ae1062b2079db1d3112e299.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Rocks/Rock3/Rock5.png"
dest_files=["res://.godot/imported/Rock5.png-80eee12f6ae1062b2079db1d3112e299.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: 738 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://xhrf6g823tl6"
path="res://.godot/imported/Rock6.png-88a8f817f8bb71a1b2aade26437cebc0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Rocks/Rock3/Rock6.png"
dest_files=["res://.godot/imported/Rock6.png-88a8f817f8bb71a1b2aade26437cebc0.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