Stuff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=13 format=3 uid="uid://dpsa6s5erb0ws"]
|
||||
[gd_scene load_steps=25 format=3 uid="uid://dpsa6s5erb0ws"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/farmhouse/farmhouse.gd" id="1_51r6v"]
|
||||
[ext_resource type="Script" path="res://SetPiece_.gd" id="2_j681b"]
|
||||
@@ -6,6 +6,17 @@
|
||||
[ext_resource type="Texture2D" uid="uid://bj44850m5xlfn" path="res://scenes/healers/image6.png" id="4_kylj3"]
|
||||
[ext_resource type="Texture2D" uid="uid://cc32vj8gx56iv" path="res://scenes/healers/rocks.png" id="5_45r0t"]
|
||||
[ext_resource type="Texture2D" uid="uid://5ooe4wjgrsl1" path="res://spray.png" id="6_3rr0a"]
|
||||
[ext_resource type="Texture2D" uid="uid://hsahcj384qh4" path="res://scenes/healers/New Folder/out_00002_.png" id="7_5xrvq"]
|
||||
[ext_resource type="Texture2D" uid="uid://dve32x58w3q1v" path="res://scenes/healers/New Folder/out_00003_.png" id="8_oiofj"]
|
||||
[ext_resource type="Texture2D" uid="uid://be2x51etmxtqn" path="res://scenes/healers/New Folder/out_00004_.png" id="9_nm1dp"]
|
||||
[ext_resource type="Texture2D" uid="uid://b0wbfwyk70h1i" path="res://scenes/healers/New Folder/out_00005_.png" id="10_tjkh8"]
|
||||
[ext_resource type="Texture2D" uid="uid://d3er3v8xwplu0" path="res://scenes/healers/New Folder/out_00006_.png" id="11_qwoyh"]
|
||||
[ext_resource type="Texture2D" uid="uid://gtcrw1fo1bcv" path="res://scenes/healers/New Folder/out_00007_.png" id="12_cdqxp"]
|
||||
[ext_resource type="Texture2D" uid="uid://hkfq4dx4wbtu" path="res://scenes/healers/New Folder/out_00008_.png" id="13_a08cl"]
|
||||
[ext_resource type="Texture2D" uid="uid://bf47oke85kjti" path="res://scenes/healers/New Folder/out_00009_.png" id="14_8u0o0"]
|
||||
[ext_resource type="Texture2D" uid="uid://b41bmarvyd3td" path="res://scenes/healers/New Folder/out_00010_.png" id="15_j0app"]
|
||||
[ext_resource type="Texture2D" uid="uid://fj1h0ywepx08" path="res://scenes/healers/New Folder/out_00011_.png" id="16_4a0fq"]
|
||||
[ext_resource type="Texture2D" uid="uid://c7uulvgn8wsga" path="res://scenes/healers/goat.png" id="17_i0x0u"]
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_dvbx8"]
|
||||
vertices = PackedVector2Array(-112, 892, 851, 886, 910, 914, 1003, 959, 809, 968, 516, 951, 507, 1007, 750, 1048, 626, 1104, 383, 1138, 392, 1082, 216, 1112, -194, 1093)
|
||||
@@ -33,6 +44,44 @@ _data = {
|
||||
"focus_thing": SubResource("Animation_ij55e")
|
||||
}
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_7un2n"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("7_5xrvq")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("8_oiofj")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("9_nm1dp")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("10_tjkh8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("11_qwoyh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("12_cdqxp")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("13_a08cl")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("14_8u0o0")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("15_j0app")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("16_4a0fq")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_0pokw"]
|
||||
blend_mode = 1
|
||||
|
||||
@@ -51,7 +100,7 @@ script = ExtResource("1_51r6v")
|
||||
position = Vector2(78, 6)
|
||||
polygon = PackedVector2Array(1469, 886, 1460, 1102, 1787, 1042, 1744, 843)
|
||||
script = ExtResource("2_j681b")
|
||||
label = "Thing"
|
||||
label = "Cute little goat"
|
||||
|
||||
[node name="thingpoint" type="Node2D" parent="SetPiece"]
|
||||
position = Vector2(1635, 1005)
|
||||
@@ -112,11 +161,18 @@ libraries = {
|
||||
"": SubResource("AnimationLibrary_cuet8")
|
||||
}
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(1090, 729)
|
||||
scale = Vector2(1.27, 1.27)
|
||||
sprite_frames = SubResource("SpriteFrames_7un2n")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.601273
|
||||
|
||||
[node name="CPUParticles2D" type="CPUParticles2D" parent="."]
|
||||
modulate = Color(1, 1, 1, 0.0823529)
|
||||
material = SubResource("CanvasItemMaterial_0pokw")
|
||||
position = Vector2(1255, 752)
|
||||
amount = 14
|
||||
amount = 35
|
||||
lifetime = 2.55
|
||||
lifetime_randomness = 0.04
|
||||
local_coords = true
|
||||
@@ -170,6 +226,18 @@ damping_min = 0.365
|
||||
damping_max = 0.365
|
||||
color_ramp = SubResource("Gradient_admud")
|
||||
|
||||
[node name="ThingCamera" type="Camera2D" parent="."]
|
||||
position = Vector2(1394, 761)
|
||||
zoom = Vector2(1.555, 1.555)
|
||||
|
||||
[node name="look-at-thing-point" type="Node2D" parent="."]
|
||||
position = Vector2(886, 941)
|
||||
|
||||
[node name="Goat" type="Sprite2D" parent="."]
|
||||
position = Vector2(1727, 969)
|
||||
scale = Vector2(-0.362, 0.338)
|
||||
texture = ExtResource("17_i0x0u")
|
||||
|
||||
[connection signal="entered_from_pasture" from="." to="." method="_on_entered_from_pasture"]
|
||||
[connection signal="interacted" from="SetPiece" to="." method="_on_set_piece_interacted"]
|
||||
[connection signal="interacted" from="pasture-exit" to="." method="_on_pasture_exit_interacted"]
|
||||
|
||||
Reference in New Issue
Block a user