beta-1.1
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7kg22"]
|
||||
size = Vector2(32, 8)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ec540"]
|
||||
size = Vector2(11, 18)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_a58cd"]
|
||||
atlas = ExtResource("6_x3y8m")
|
||||
region = Rect2(0, 0, 64, 64)
|
||||
@@ -64,6 +67,9 @@ animations = [{
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_6xfm6"]
|
||||
size = Vector2(11, 14)
|
||||
|
||||
[node name="Home 01" type="Node2D" unique_id=1401818514]
|
||||
y_sort_enabled = true
|
||||
|
||||
@@ -127,10 +133,22 @@ position = Vector2(80, 175)
|
||||
[node name="CharacterBody2D" type="CharacterBody2D" parent="NPCs" unique_id=1487693855]
|
||||
position = Vector2(93, 85)
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="NPCs/CharacterBody2D" unique_id=542589948]
|
||||
position = Vector2(-0.5, -2)
|
||||
shape = SubResource("RectangleShape2D_ec540")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="NPCs/CharacterBody2D" unique_id=1921427945]
|
||||
sprite_frames = SubResource("SpriteFrames_qunaf")
|
||||
autoplay = "default"
|
||||
|
||||
[node name="Dialogue Trigger" parent="NPCs/CharacterBody2D" unique_id=661667742 instance=ExtResource("5_msu6a")]
|
||||
dialogue_name = "MSG_BLACKSMITH"
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="NPCs/CharacterBody2D/Dialogue Trigger" unique_id=2044300734]
|
||||
position = Vector2(-0.5, -4)
|
||||
shape = SubResource("RectangleShape2D_6xfm6")
|
||||
debug_color = Color(0.7930861, 0.42714188, 7.70092e-07, 0.41960785)
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="." unique_id=2134984506]
|
||||
position = Vector2(127, 110)
|
||||
zoom = Vector2(3, 3)
|
||||
|
||||
Reference in New Issue
Block a user