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,6 @@
~ start
Trixy: Welcome to the museum!
Trixy: Here we welcome science and discovery!
Trixy: Entrance is free :)
=> END

View file

@ -0,0 +1,15 @@
[remap]
importer="dialogue_manager_compiler_11"
type="Resource"
uid="uid://dnct4vjv70dqq"
path="res://.godot/imported/Triceratops.dialogue-2c7f8058083d321693acf63221bf01c8.tres"
[deps]
source_file="res://NPCs/MuseumArea/Museum/Triceratops/Triceratops.dialogue"
dest_files=["res://.godot/imported/Triceratops.dialogue-2c7f8058083d321693acf63221bf01c8.tres"]
[params]
defaults=true

View file

@ -0,0 +1,8 @@
extends NPC
# Called when the node enters the scene tree for the first time.
func _ready():
characterName = "Triceratops"
pronouns = "any"
dialogueResource = load("res://NPCs/MuseumArea/Museum/Triceratops/Triceratops.dialogue")

View file

@ -0,0 +1,76 @@
[gd_scene load_steps=11 format=3 uid="uid://nhfenq1xp75s"]
[ext_resource type="PackedScene" uid="uid://doqfsp7yxools" path="res://NPCs/NPC.tscn" id="1_j13be"]
[ext_resource type="Script" path="res://NPCs/MuseumArea/Museum/Triceratops/Triceratops.gd" id="2_a8w36"]
[ext_resource type="Texture2D" uid="uid://cy4aqgor8jbtn" path="res://NPCs/MuseumArea/Museum/Triceratops/triceratops1.png" id="3_qpqt6"]
[ext_resource type="Texture2D" uid="uid://c0qxh6hiag2a7" path="res://NPCs/MuseumArea/Museum/Triceratops/triceratops2.png" id="4_lxk6s"]
[ext_resource type="Texture2D" uid="uid://b15iihwgdwoyy" path="res://NPCs/MuseumArea/Museum/Triceratops/triceratops4.png" id="5_bsw08"]
[ext_resource type="Texture2D" uid="uid://coxbrvx7w0qk5" path="res://NPCs/MuseumArea/Museum/Triceratops/triceratops3.png" id="6_pjijk"]
[ext_resource type="Script" path="res://Utils/PlayOnReady.gd" id="7_lwswk"]
[sub_resource type="SpriteFrames" id="SpriteFrames_tdl6n"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("3_qpqt6")
}, {
"duration": 1.0,
"texture": ExtResource("4_lxk6s")
}, {
"duration": 1.0,
"texture": ExtResource("3_qpqt6")
}, {
"duration": 1.0,
"texture": ExtResource("5_bsw08")
}, {
"duration": 1.0,
"texture": ExtResource("3_qpqt6")
}, {
"duration": 1.0,
"texture": ExtResource("4_lxk6s")
}, {
"duration": 1.0,
"texture": ExtResource("6_pjijk")
}, {
"duration": 1.0,
"texture": ExtResource("5_bsw08")
}],
"loop": true,
"name": &"default",
"speed": 4.0
}]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_bhabp"]
radius = 61.0
height = 400.0
[sub_resource type="RectangleShape2D" id="RectangleShape2D_no6hl"]
size = Vector2(134.5, 22)
[node name="Triceratops" instance=ExtResource("1_j13be")]
script = ExtResource("2_a8w36")
[node name="Sprite" parent="." index="0"]
position = Vector2(8, -58)
sprite_frames = SubResource("SpriteFrames_tdl6n")
frame_progress = 0.721407
script = ExtResource("7_lwswk")
[node name="Panel" parent="Interactable" index="1"]
offset_left = -136.0
offset_top = -110.0
offset_right = 87.0
offset_bottom = -19.0
[node name="CollisionShape2D" parent="Talkable/InteractionArea" index="0"]
position = Vector2(-32, -50)
rotation = 1.5708
shape = SubResource("CapsuleShape2D_bhabp")
[node name="CollisionShape2D" parent="." index="3"]
position = Vector2(8.75, 11)
shape = SubResource("RectangleShape2D_no6hl")
[editable path="Interactable"]
[editable path="Interactable/ActionMenu"]
[editable path="Talkable"]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cy4aqgor8jbtn"
path="res://.godot/imported/triceratops1.png-2e66fd4e9cc2d88b69eb6f62f36d9a7c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://NPCs/MuseumArea/Museum/Triceratops/triceratops1.png"
dest_files=["res://.godot/imported/triceratops1.png-2e66fd4e9cc2d88b69eb6f62f36d9a7c.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: 2.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c0qxh6hiag2a7"
path="res://.godot/imported/triceratops2.png-719d764cd6520c51da4a66fbf72304ae.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://NPCs/MuseumArea/Museum/Triceratops/triceratops2.png"
dest_files=["res://.godot/imported/triceratops2.png-719d764cd6520c51da4a66fbf72304ae.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: 2.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://coxbrvx7w0qk5"
path="res://.godot/imported/triceratops3.png-4ed98fcd4304f640a12a4eed2610e99e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://NPCs/MuseumArea/Museum/Triceratops/triceratops3.png"
dest_files=["res://.godot/imported/triceratops3.png-4ed98fcd4304f640a12a4eed2610e99e.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: 2.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b15iihwgdwoyy"
path="res://.godot/imported/triceratops4.png-4616953cdb3b258ca883e672208f2def.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://NPCs/MuseumArea/Museum/Triceratops/triceratops4.png"
dest_files=["res://.godot/imported/triceratops4.png-4616953cdb3b258ca883e672208f2def.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