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,31 @@
[gd_scene load_steps=6 format=3 uid="uid://d2opf12pjsyo2"]
[ext_resource type="PackedScene" uid="uid://cujx1a8vwxsj8" path="res://Objects/world_object.tscn" id="1_i3cbc"]
[ext_resource type="Texture2D" uid="uid://cwys1moq3miiq" path="res://Objects/Beach/Buoy/RedBuoy1.png" id="2_iheuk"]
[ext_resource type="Texture2D" uid="uid://nsn7abaqsbfs" path="res://Objects/Beach/Buoy/RedBuoy2.png" id="3_vyfhl"]
[ext_resource type="Script" path="res://Utils/PlayOnReady.gd" id="4_p5jan"]
[sub_resource type="SpriteFrames" id="SpriteFrames_5ybs6"]
animations = [{
"frames": [{
"duration": 9.0,
"texture": ExtResource("2_iheuk")
}, {
"duration": 9.0,
"texture": ExtResource("3_vyfhl")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="RedBuoy" instance=ExtResource("1_i3cbc")]
[node name="AnimatedSprite2D" parent="." index="0"]
position = Vector2(1, -26)
sprite_frames = SubResource("SpriteFrames_5ybs6")
frame_progress = 0.0939233
script = ExtResource("4_p5jan")
[node name="CollisionPolygon2D" parent="StaticBody2D" index="0"]
polygon = PackedVector2Array(35, 5, 35, 13, 25, 21, 17, 23, -13, 22, -24, 19, -31, 14, -34, 10, -34, 4, -29, 1, -20, 0, -12, 0, 18, 0, 26, 1, 31, 2)

Binary file not shown.

After

Width:  |  Height:  |  Size: 860 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cwys1moq3miiq"
path="res://.godot/imported/RedBuoy1.png-d769fe31a534ee6a0284cabec71b3d0b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Buoy/RedBuoy1.png"
dest_files=["res://.godot/imported/RedBuoy1.png-d769fe31a534ee6a0284cabec71b3d0b.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://nsn7abaqsbfs"
path="res://.godot/imported/RedBuoy2.png-02f6283b89b5c4710014abe3a58d064d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Buoy/RedBuoy2.png"
dest_files=["res://.godot/imported/RedBuoy2.png-02f6283b89b5c4710014abe3a58d064d.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,31 @@
[gd_scene load_steps=6 format=3 uid="uid://bet7kc6462ock"]
[ext_resource type="PackedScene" uid="uid://cujx1a8vwxsj8" path="res://Objects/world_object.tscn" id="1_53lko"]
[ext_resource type="Texture2D" uid="uid://c822al5wy7jou" path="res://Objects/Beach/Buoy/YellowBuoy1.png" id="2_qxov1"]
[ext_resource type="Texture2D" uid="uid://c2y78pwk6u72r" path="res://Objects/Beach/Buoy/YellowBuoy2.png" id="3_3aa04"]
[ext_resource type="Script" path="res://Utils/PlayOnReady.gd" id="4_fh4qc"]
[sub_resource type="SpriteFrames" id="SpriteFrames_o500p"]
animations = [{
"frames": [{
"duration": 9.0,
"texture": ExtResource("2_qxov1")
}, {
"duration": 9.0,
"texture": ExtResource("3_3aa04")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="YellowBuoy" instance=ExtResource("1_53lko")]
[node name="AnimatedSprite2D" parent="." index="0"]
position = Vector2(1, -26)
sprite_frames = SubResource("SpriteFrames_o500p")
frame_progress = 0.00571462
script = ExtResource("4_fh4qc")
[node name="CollisionPolygon2D" parent="StaticBody2D" index="0"]
polygon = PackedVector2Array(35, 5, 35, 13, 25, 21, 17, 23, -13, 22, -24, 19, -31, 14, -34, 10, -34, 4, -29, 1, -20, 0, -12, 0, 18, 0, 26, 1, 31, 2)

Binary file not shown.

After

Width:  |  Height:  |  Size: 823 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c822al5wy7jou"
path="res://.godot/imported/YellowBuoy1.png-110795eeee563fe474ae16a0e1c36ba3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Buoy/YellowBuoy1.png"
dest_files=["res://.godot/imported/YellowBuoy1.png-110795eeee563fe474ae16a0e1c36ba3.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: 895 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c2y78pwk6u72r"
path="res://.godot/imported/YellowBuoy2.png-06fa7d907402f2f2be8d6a531997fc8d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Objects/Beach/Buoy/YellowBuoy2.png"
dest_files=["res://.godot/imported/YellowBuoy2.png-06fa7d907402f2f2be8d6a531997fc8d.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