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,29 @@
[gd_scene load_steps=5 format=3 uid="uid://b0wb6iyf0sijn"]
[ext_resource type="PackedScene" uid="uid://cgd10lheoyp4u" path="res://NPCs/Pigeon/pigeon.tscn" id="1_ye7me"]
[ext_resource type="Texture2D" uid="uid://b0pa0vod27t47" path="res://NPCs/Pigeon/Trans/transpigeon1.png" id="2_oiyft"]
[ext_resource type="Texture2D" uid="uid://bft1o540i2lao" path="res://NPCs/Pigeon/Trans/transpigeon2.png" id="3_118w3"]
[sub_resource type="SpriteFrames" id="SpriteFrames_1gidi"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("2_oiyft")
}, {
"duration": 1.0,
"texture": ExtResource("3_118w3")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[node name="TransPigeon" instance=ExtResource("1_ye7me")]
[node name="Sprite" parent="." index="0"]
sprite_frames = SubResource("SpriteFrames_1gidi")
frame_progress = 0.0
[editable path="Interactable"]
[editable path="Interactable/ActionMenu"]
[editable path="Talkable"]

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b0pa0vod27t47"
path="res://.godot/imported/transpigeon1.png-be8758af02a054aa1000a430249e380c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://NPCs/Pigeon/Trans/transpigeon1.png"
dest_files=["res://.godot/imported/transpigeon1.png-be8758af02a054aa1000a430249e380c.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: 11 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bft1o540i2lao"
path="res://.godot/imported/transpigeon2.png-93ad593eaacedd965a9231ccdc157cbd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://NPCs/Pigeon/Trans/transpigeon2.png"
dest_files=["res://.godot/imported/transpigeon2.png-93ad593eaacedd965a9231ccdc157cbd.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