It's Cow Game! Version 2.04!
This commit is contained in:
commit
a9e1ed9ddd
3148 changed files with 95332 additions and 0 deletions
7
NPCs/Faire/PopcornBird/PopcornBird.dialogue
Normal file
7
NPCs/Faire/PopcornBird/PopcornBird.dialogue
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
~ start
|
||||
|
||||
Pistachio: Hello! Do you like my corn-arsonifyer?
|
||||
Pistachio: It arsons corn to create delicious popcorn!!
|
||||
Pistachio: If you would like some I'm always up for trading
|
||||
|
||||
=> END!
|
||||
15
NPCs/Faire/PopcornBird/PopcornBird.dialogue.import
Normal file
15
NPCs/Faire/PopcornBird/PopcornBird.dialogue.import
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[remap]
|
||||
|
||||
importer="dialogue_manager_compiler_11"
|
||||
type="Resource"
|
||||
uid="uid://dmvv5n3vhliii"
|
||||
path="res://.godot/imported/PopcornBird.dialogue-6f678eadf02f8811ad53d5d5a28a258b.tres"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://NPCs/Faire/PopcornBird/PopcornBird.dialogue"
|
||||
dest_files=["res://.godot/imported/PopcornBird.dialogue-6f678eadf02f8811ad53d5d5a28a258b.tres"]
|
||||
|
||||
[params]
|
||||
|
||||
defaults=true
|
||||
9
NPCs/Faire/PopcornBird/PopcornBird.gd
Normal file
9
NPCs/Faire/PopcornBird/PopcornBird.gd
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
extends NPC
|
||||
|
||||
func _ready():
|
||||
characterName = "Pistachio"
|
||||
pronouns = "she/they"
|
||||
dialogueResource = load("res://NPCs/Faire/PopcornBird/PopcornBird.dialogue")
|
||||
|
||||
func get_dialogue():
|
||||
return dialogueResource
|
||||
43
NPCs/Faire/PopcornBird/PopcornBird.tscn
Normal file
43
NPCs/Faire/PopcornBird/PopcornBird.tscn
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
[gd_scene load_steps=7 format=3 uid="uid://b87ebkvssxjsg"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://doqfsp7yxools" path="res://NPCs/NPC.tscn" id="1_rutpq"]
|
||||
[ext_resource type="Texture2D" uid="uid://co36t47mahon6" path="res://NPCs/Faire/PopcornBird/juncobounce1.png" id="2_73smv"]
|
||||
[ext_resource type="Script" path="res://NPCs/Faire/PopcornBird/PopcornBird.gd" id="2_mj517"]
|
||||
[ext_resource type="Texture2D" uid="uid://d260o8y2mvf7b" path="res://NPCs/Faire/PopcornBird/juncobounce2.png" id="3_megeh"]
|
||||
[ext_resource type="Script" path="res://Utils/PlayOnReady.gd" id="4_2mhfx"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_f0uoc"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("2_73smv")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("3_megeh")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[node name="PopcornBird" instance=ExtResource("1_rutpq")]
|
||||
script = ExtResource("2_mj517")
|
||||
|
||||
[node name="Sprite" parent="." index="0"]
|
||||
sprite_frames = SubResource("SpriteFrames_f0uoc")
|
||||
frame_progress = 0.229932
|
||||
script = ExtResource("4_2mhfx")
|
||||
|
||||
[node name="Panel" parent="Interactable" index="1"]
|
||||
offset_left = -26.0
|
||||
offset_top = -21.0
|
||||
offset_right = 25.0
|
||||
offset_bottom = 21.0
|
||||
|
||||
[node name="CollisionShape2D" parent="." index="3"]
|
||||
visible = false
|
||||
disabled = true
|
||||
|
||||
[editable path="Interactable"]
|
||||
[editable path="Interactable/ActionMenu"]
|
||||
[editable path="Talkable"]
|
||||
BIN
NPCs/Faire/PopcornBird/juncobounce1.png
Normal file
BIN
NPCs/Faire/PopcornBird/juncobounce1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 333 B |
34
NPCs/Faire/PopcornBird/juncobounce1.png.import
Normal file
34
NPCs/Faire/PopcornBird/juncobounce1.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://co36t47mahon6"
|
||||
path="res://.godot/imported/juncobounce1.png-bd876f3a08e2f9e9917c0303eeff08c6.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://NPCs/Faire/PopcornBird/juncobounce1.png"
|
||||
dest_files=["res://.godot/imported/juncobounce1.png-bd876f3a08e2f9e9917c0303eeff08c6.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/Faire/PopcornBird/juncobounce2.png
Normal file
BIN
NPCs/Faire/PopcornBird/juncobounce2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 330 B |
34
NPCs/Faire/PopcornBird/juncobounce2.png.import
Normal file
34
NPCs/Faire/PopcornBird/juncobounce2.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d260o8y2mvf7b"
|
||||
path="res://.godot/imported/juncobounce2.png-6fe6fedcb3411c3d807aff556c1f9cb2.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://NPCs/Faire/PopcornBird/juncobounce2.png"
|
||||
dest_files=["res://.godot/imported/juncobounce2.png-6fe6fedcb3411c3d807aff556c1f9cb2.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