It's Cow Game! Version 2.04!
This commit is contained in:
commit
a9e1ed9ddd
3148 changed files with 95332 additions and 0 deletions
25
NPCs/Pigeon/Genderfluid/Genderfluid_Pigeon.tscn
Normal file
25
NPCs/Pigeon/Genderfluid/Genderfluid_Pigeon.tscn
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
[gd_scene load_steps=5 format=3 uid="uid://e3rphpeg21cn"]
|
||||
|
||||
[ext_resource type="PackedScene" path="res://NPCs/Pigeon/pigeon.tscn" id="1_jb5hn"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdp7fi33vu04n" path="res://NPCs/Pigeon/Genderfluid/genderfluidpigeon1.png" id="2_uo68q"]
|
||||
[ext_resource type="Texture2D" uid="uid://bfn5do21hgu7i" path="res://NPCs/Pigeon/Genderfluid/genderfluidpigeon2.png" id="3_vvcgv"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_quw6y"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("2_uo68q")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("3_vvcgv")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[node name="GenderfluidPigeon" instance=ExtResource("1_jb5hn")]
|
||||
|
||||
[node name="Sprite" parent="." index="0"]
|
||||
sprite_frames = SubResource("SpriteFrames_quw6y")
|
||||
frame_progress = 0.0
|
||||
BIN
NPCs/Pigeon/Genderfluid/genderfluidpigeon1.png
Normal file
BIN
NPCs/Pigeon/Genderfluid/genderfluidpigeon1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
34
NPCs/Pigeon/Genderfluid/genderfluidpigeon1.png.import
Normal file
34
NPCs/Pigeon/Genderfluid/genderfluidpigeon1.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bdp7fi33vu04n"
|
||||
path="res://.godot/imported/genderfluidpigeon1.png-6299324a15c8a82a3c72805369391389.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://NPCs/Pigeon/Genderfluid/genderfluidpigeon1.png"
|
||||
dest_files=["res://.godot/imported/genderfluidpigeon1.png-6299324a15c8a82a3c72805369391389.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
|
||||
BIN
NPCs/Pigeon/Genderfluid/genderfluidpigeon2.png
Normal file
BIN
NPCs/Pigeon/Genderfluid/genderfluidpigeon2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
34
NPCs/Pigeon/Genderfluid/genderfluidpigeon2.png.import
Normal file
34
NPCs/Pigeon/Genderfluid/genderfluidpigeon2.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bfn5do21hgu7i"
|
||||
path="res://.godot/imported/genderfluidpigeon2.png-5104eae7b22553278e397d99becc6087.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://NPCs/Pigeon/Genderfluid/genderfluidpigeon2.png"
|
||||
dest_files=["res://.godot/imported/genderfluidpigeon2.png-5104eae7b22553278e397d99becc6087.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
|
||||
Loading…
Add table
Add a link
Reference in a new issue