update map1
This commit is contained in:
parent
4788045f44
commit
a4c7e49438
4 changed files with 133 additions and 106 deletions
226
maps/map1.tscn
226
maps/map1.tscn
|
@ -1,7 +1,11 @@
|
|||
[gd_scene load_steps=29 format=3 uid="uid://wlqsvbqpcbh"]
|
||||
[gd_scene load_steps=32 format=3 uid="uid://wlqsvbqpcbh"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cacwy4tka88k1" path="res://maps/map1.tres" id="1_pt5vq"]
|
||||
[ext_resource type="Texture2D" uid="uid://bm2nsrfle5nsd" path="res://textures/sprites/floor_door_grass_right1.tres" id="2_0jvyl"]
|
||||
[ext_resource type="Script" path="res://core/Door.gd" id="3_384sx"]
|
||||
[ext_resource type="Texture2D" uid="uid://bfnbnuclg8ab0" path="res://textures/sprites/props_wood_bridge1.tres" id="3_k46hy"]
|
||||
[ext_resource type="Texture2D" uid="uid://dggavne4ueche" path="res://textures/sprites/Tree_Field_01_SPRT.png" id="4_74dki"]
|
||||
[ext_resource type="Texture2D" uid="uid://b2nhenx3l2uww" path="res://textures/sprites/floor_door_grass_up1.tres" id="4_f0vha"]
|
||||
[ext_resource type="PackedScene" uid="uid://do65rgg0p2plt" path="res://core/Door.tscn" id="4_lwk0u"]
|
||||
[ext_resource type="Texture2D" uid="uid://ddajgcwn5ip4c" path="res://textures/sprites/plants_bush1.tres" id="4_m2p3o"]
|
||||
[ext_resource type="PackedScene" uid="uid://bddcriwo55x8k" path="res://prefab/prefab_woddenbridge.tscn" id="4_okpsn"]
|
||||
|
@ -9,16 +13,15 @@
|
|||
[ext_resource type="Texture2D" uid="uid://ciyh3rnoo4uk" path="res://textures/atlas/SimpleParticles_All_01_SPRT.png" id="6_0dctx"]
|
||||
[ext_resource type="Texture2D" uid="uid://1qfjbuyf5aq5" path="res://textures/sprites/props_log1.tres" id="6_8yowd"]
|
||||
[ext_resource type="Texture2D" uid="uid://dcgjlblm2rpy4" path="res://textures/2d_lights_and_shadows_neutral_point_light.webp" id="7_4swoj"]
|
||||
[ext_resource type="Texture2D" uid="uid://cup0xru4j84wj" path="res://textures/sprites/rocks_rock2.tres" id="7_mbwmw"]
|
||||
[ext_resource type="Texture2D" uid="uid://c6acjgu8jnrkl" path="res://textures/sprites/rocks_rock1.tres" id="8_bhcew"]
|
||||
[ext_resource type="Texture2D" uid="uid://dnomlcslicb3k" path="res://textures/sprites/props_fire1.tres" id="10_2ugv3"]
|
||||
[ext_resource type="Texture2D" uid="uid://qsse8uwt06ns" path="res://textures/sprites/plants_bush2.tres" id="11_dibxq"]
|
||||
[ext_resource type="Texture2D" uid="uid://xx3dwpwk467v" path="res://textures/sprites/stickers_fire1.png" id="14_3fmba"]
|
||||
[ext_resource type="Texture2D" uid="uid://51ntd0qmjw5j" path="res://textures/sprites/props_woodbarrer.tres" id="14_n4lnm"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gnudx"]
|
||||
region = Rect2(252, 16, 108, 256)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ex6vq"]
|
||||
region = Rect2(0, 16, 228, 80)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2wdar"]
|
||||
region = Rect2(384, 64, 288, 224)
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_yeof8"]
|
||||
size = Vector2(202.667, 60.3336)
|
||||
|
||||
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_lfx7b"]
|
||||
radius = 80.0
|
||||
|
@ -29,22 +32,13 @@ resource_name = "TreeShape"
|
|||
radius = 70.0
|
||||
height = 512.0
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_rn40i"]
|
||||
region = Rect2(736, 96, 224, 160)
|
||||
|
||||
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_b3366"]
|
||||
radius = 65.0
|
||||
height = 184.05
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vun1v"]
|
||||
region = Rect2(288, 256, 192, 160)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_4cdlc"]
|
||||
size = Vector2(133.06, 62.73)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wpoj4"]
|
||||
region = Rect2(1440, 1376, 256, 256)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_hk5e3"]
|
||||
size = Vector2(201.89, 146.45)
|
||||
|
||||
|
@ -54,9 +48,6 @@ size = Vector2(127.875, 25.5)
|
|||
[sub_resource type="CircleShape2D" id="CircleShape2D_8byel"]
|
||||
radius = 54.91
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_4j533"]
|
||||
region = Rect2(1356, 1216, 192, 80)
|
||||
|
||||
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_jw3i8"]
|
||||
lifetime_randomness = 0.2
|
||||
particle_flag_disable_z = true
|
||||
|
@ -71,8 +62,9 @@ gravity = Vector3(0, -20, 0)
|
|||
atlas = ExtResource("6_0dctx")
|
||||
region = Rect2(0, 0, 128, 160)
|
||||
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_5wedp"]
|
||||
radius = 42.25
|
||||
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_b176g"]
|
||||
radius = 25.0
|
||||
height = 85.0
|
||||
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_wkggp"]
|
||||
radius = 72.88
|
||||
|
@ -103,22 +95,34 @@ polygon = PackedVector2Array(-448, -432.5, 458, -430.833, 456.667, 147.667, 529.
|
|||
[node name="Door" type="Sprite2D" parent="Floors05Sprt"]
|
||||
z_index = -1
|
||||
position = Vector2(491.833, 269.333)
|
||||
texture = SubResource("AtlasTexture_gnudx")
|
||||
texture = ExtResource("2_0jvyl")
|
||||
script = ExtResource("3_384sx")
|
||||
Travel = 1
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="Floors05Sprt/Door"]
|
||||
input_pickable = false
|
||||
monitorable = false
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Floors05Sprt/Door/Area2D"]
|
||||
position = Vector2(5.32, -22.732)
|
||||
rotation = -1.5708
|
||||
shape = SubResource("RectangleShape2D_yeof8")
|
||||
|
||||
[node name="Door2" type="Sprite2D" parent="Floors05Sprt"]
|
||||
z_index = -1
|
||||
position = Vector2(-481.833, -238.667)
|
||||
texture = SubResource("AtlasTexture_gnudx")
|
||||
texture = ExtResource("2_0jvyl")
|
||||
flip_h = true
|
||||
|
||||
[node name="Door4" type="Sprite2D" parent="Floors05Sprt"]
|
||||
position = Vector2(14.3333, -456.333)
|
||||
texture = SubResource("AtlasTexture_ex6vq")
|
||||
texture = ExtResource("4_f0vha")
|
||||
flip_h = true
|
||||
|
||||
[node name="WoodenBridge" parent="Floors05Sprt" instance=ExtResource("4_okpsn")]
|
||||
position = Vector2(325.833, -87.5)
|
||||
scale = Vector2(0.95216, 0.95216)
|
||||
texture = ExtResource("3_k46hy")
|
||||
metadata/Tags = ["bridge"]
|
||||
|
||||
[node name="Door3" parent="Floors05Sprt" instance=ExtResource("4_lwk0u")]
|
||||
|
@ -136,19 +140,22 @@ scale = Vector2(6.15, 6.15)
|
|||
[node name="Bush1" type="Sprite2D" parent="."]
|
||||
position = Vector2(-2161, 1140)
|
||||
scale = Vector2(3.80334, 3.95089)
|
||||
texture = SubResource("AtlasTexture_2wdar")
|
||||
texture = ExtResource("4_m2p3o")
|
||||
centered = false
|
||||
offset = Vector2(-161.055, -179.785)
|
||||
metadata/tags = ["sticker"]
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="Bush1"]
|
||||
[node name="Sticker" type="Area2D" parent="Bush1" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush1/Area2D"]
|
||||
position = Vector2(-4.46976, -71.6294)
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush1/Sticker"]
|
||||
position = Vector2(-4.46973, -71.6294)
|
||||
rotation = 1.6
|
||||
scale = Vector2(1, 1)
|
||||
shape = SubResource("CapsuleShape2D_lfx7b")
|
||||
|
||||
[node name="Tree2" type="Sprite2D" parent="."]
|
||||
|
@ -161,8 +168,7 @@ metadata/tags = ["sticker"]
|
|||
|
||||
[node name="Sticker" type="Area2D" parent="Tree2" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
@ -170,7 +176,6 @@ metadata/tags = PackedStringArray("sticker")
|
|||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Tree2/Sticker"]
|
||||
position = Vector2(0, -253.27)
|
||||
rotation = 0.01
|
||||
scale = Vector2(1, 1)
|
||||
shape = SubResource("CapsuleShape2D_dqo8w")
|
||||
|
||||
[node name="Tree5" type="Sprite2D" parent="."]
|
||||
|
@ -183,8 +188,7 @@ metadata/tags = ["sticker"]
|
|||
|
||||
[node name="Sticker" type="Area2D" parent="Tree5" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
@ -192,7 +196,6 @@ metadata/tags = PackedStringArray("sticker")
|
|||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Tree5/Sticker"]
|
||||
position = Vector2(0, -253.27)
|
||||
rotation = 0.01
|
||||
scale = Vector2(1, 1)
|
||||
shape = SubResource("CapsuleShape2D_dqo8w")
|
||||
|
||||
[node name="Tree6" type="Sprite2D" parent="."]
|
||||
|
@ -205,8 +208,7 @@ metadata/tags = ["sticker"]
|
|||
|
||||
[node name="Sticker" type="Area2D" parent="Tree6" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
@ -214,25 +216,28 @@ metadata/tags = PackedStringArray("sticker")
|
|||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Tree6/Sticker"]
|
||||
position = Vector2(0, -253.27)
|
||||
rotation = 0.01
|
||||
scale = Vector2(1, 1)
|
||||
shape = SubResource("CapsuleShape2D_dqo8w")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="Tree4" type="Sprite2D" parent="."]
|
||||
position = Vector2(2365, -2258)
|
||||
scale = Vector2(3.80334, 3.95089)
|
||||
texture = ExtResource("4_74dki")
|
||||
centered = false
|
||||
offset = Vector2(-251.145, -512)
|
||||
metadata/tags = ["sticker"]
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="Tree4"]
|
||||
[node name="Sticker" type="Area2D" parent="Tree4" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Tree4/Area2D"]
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Tree4/Sticker"]
|
||||
position = Vector2(0, -253.27)
|
||||
rotation = 0.01
|
||||
scale = Vector2(1, 1)
|
||||
shape = SubResource("CapsuleShape2D_dqo8w")
|
||||
|
||||
[node name="Bush6" type="Sprite2D" parent="."]
|
||||
|
@ -245,8 +250,7 @@ metadata/tags = ["sticker"]
|
|||
|
||||
[node name="Sticker" type="Area2D" parent="Bush6" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
@ -266,8 +270,7 @@ metadata/tags = ["sticker"]
|
|||
|
||||
[node name="Sticker" type="Area2D" parent="Bush7" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
@ -277,23 +280,47 @@ position = Vector2(-4.46976, -71.6294)
|
|||
rotation = 1.6
|
||||
shape = SubResource("CapsuleShape2D_lfx7b")
|
||||
|
||||
[node name="Bush9" type="Sprite2D" parent="."]
|
||||
position = Vector2(1004, -2257)
|
||||
[node name="Bush11" type="Sprite2D" parent="."]
|
||||
position = Vector2(2203, 2322)
|
||||
scale = Vector2(3.80334, 3.95089)
|
||||
texture = SubResource("AtlasTexture_2wdar")
|
||||
texture = ExtResource("4_m2p3o")
|
||||
centered = false
|
||||
offset = Vector2(-161.055, -179.785)
|
||||
metadata/tags = ["sticker"]
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="Bush9"]
|
||||
[node name="Sticker" type="Area2D" parent="Bush11" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush9/Area2D"]
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush11/Sticker"]
|
||||
position = Vector2(-4.46976, -71.6294)
|
||||
rotation = 1.6
|
||||
shape = SubResource("CapsuleShape2D_lfx7b")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="Bush9" type="Sprite2D" parent="."]
|
||||
position = Vector2(1004, -2257)
|
||||
scale = Vector2(3.80334, 3.95089)
|
||||
texture = ExtResource("4_m2p3o")
|
||||
centered = false
|
||||
offset = Vector2(-161.055, -179.785)
|
||||
metadata/tags = ["sticker"]
|
||||
|
||||
[node name="Sticker" type="Area2D" parent="Bush9" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush9/Sticker"]
|
||||
position = Vector2(-4.46976, -71.6294)
|
||||
rotation = 1.6
|
||||
scale = Vector2(1, 1)
|
||||
shape = SubResource("CapsuleShape2D_lfx7b")
|
||||
|
||||
[node name="Bush8" type="Sprite2D" parent="."]
|
||||
position = Vector2(-1616, -1651)
|
||||
|
@ -306,8 +333,7 @@ metadata/tags = ["sticker"]
|
|||
|
||||
[node name="Sticker" type="Area2D" parent="Bush8" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
@ -315,50 +341,34 @@ metadata/tags = PackedStringArray("sticker")
|
|||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush8/Sticker"]
|
||||
position = Vector2(29.7107, -72.6419)
|
||||
rotation = 1.6
|
||||
scale = Vector2(1, 1)
|
||||
shape = SubResource("CapsuleShape2D_lfx7b")
|
||||
|
||||
[node name="Bush10" type="Sprite2D" parent="."]
|
||||
position = Vector2(-2063, -2116)
|
||||
scale = Vector2(3.80334, 3.95089)
|
||||
texture = SubResource("AtlasTexture_rn40i")
|
||||
texture = ExtResource("11_dibxq")
|
||||
centered = false
|
||||
offset = Vector2(-108.615, -141.38)
|
||||
flip_h = true
|
||||
metadata/tags = ["sticker"]
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="Bush10"]
|
||||
[node name="Sticker" type="Area2D" parent="Bush10" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush10/Area2D"]
|
||||
position = Vector2(0, -48.95)
|
||||
rotation = 1.5
|
||||
shape = SubResource("CapsuleShape2D_b3366")
|
||||
|
||||
[node name="Bush11" type="Sprite2D" parent="."]
|
||||
position = Vector2(2208, 2337)
|
||||
scale = Vector2(5, 5.195)
|
||||
texture = SubResource("AtlasTexture_rn40i")
|
||||
centered = false
|
||||
offset = Vector2(-108.615, -141.38)
|
||||
metadata/tags = ["sticker"]
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="Bush11"]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush11/Area2D"]
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Bush10/Sticker"]
|
||||
position = Vector2(0, -48.95)
|
||||
rotation = 1.5
|
||||
scale = Vector2(1, 1)
|
||||
shape = SubResource("CapsuleShape2D_b3366")
|
||||
|
||||
[node name="Rock1" type="Sprite2D" parent="."]
|
||||
position = Vector2(-1807, 2030)
|
||||
scale = Vector2(3.80334, 3.95089)
|
||||
texture = SubResource("AtlasTexture_vun1v")
|
||||
texture = ExtResource("7_mbwmw")
|
||||
centered = false
|
||||
offset = Vector2(-78.385, -130.2)
|
||||
metadata/tags = ["rock"]
|
||||
|
@ -373,7 +383,7 @@ debug_color = Color(0.996033, 0, 0.194446, 0.42)
|
|||
[node name="Rock2" type="Sprite2D" parent="."]
|
||||
position = Vector2(-2248, 1895)
|
||||
scale = Vector2(3.80334, 3.95089)
|
||||
texture = SubResource("AtlasTexture_wpoj4")
|
||||
texture = ExtResource("8_bhcew")
|
||||
centered = false
|
||||
offset = Vector2(-126.11, -220.56)
|
||||
metadata/tags = ["rock"]
|
||||
|
@ -402,8 +412,7 @@ debug_color = Color(0.999472, 0.00663362, 0.0810784, 0.42)
|
|||
|
||||
[node name="Sticker" type="Area2D" parent="Log" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
@ -415,7 +424,7 @@ shape = SubResource("CircleShape2D_8byel")
|
|||
[node name="WoodBarrer" type="Sprite2D" parent="."]
|
||||
position = Vector2(1246, 2431)
|
||||
scale = Vector2(6.5, 6.5)
|
||||
texture = SubResource("AtlasTexture_4j533")
|
||||
texture = ExtResource("14_n4lnm")
|
||||
centered = false
|
||||
offset = Vector2(-96.815, -74.27)
|
||||
metadata/_edit_lock_ = true
|
||||
|
@ -444,8 +453,7 @@ debug_color = Color(0.999472, 0.00663362, 0.0810784, 0.42)
|
|||
|
||||
[node name="Sticker" type="Area2D" parent="Log3" node_paths=PackedStringArray("WorldSprite")]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
@ -454,15 +462,18 @@ metadata/tags = PackedStringArray("sticker")
|
|||
position = Vector2(4.5, -34.75)
|
||||
shape = SubResource("CircleShape2D_8byel")
|
||||
|
||||
[node name="FirePit" type="Sprite2D" parent="."]
|
||||
position = Vector2(-315, -588)
|
||||
[node name="FirePit" type="Node2D" parent="."]
|
||||
position = Vector2(-303, -662)
|
||||
|
||||
[node name="FirePitSprite" type="Sprite2D" parent="FirePit"]
|
||||
z_index = -1
|
||||
scale = Vector2(4, 4)
|
||||
texture = ExtResource("10_2ugv3")
|
||||
offset = Vector2(0, -26.64)
|
||||
|
||||
[node name="GPUParticles2D" type="GPUParticles2D" parent="FirePit"]
|
||||
position = Vector2(1.25, -45.75)
|
||||
scale = Vector2(0.5, 0.5)
|
||||
position = Vector2(5, -183)
|
||||
scale = Vector2(2, 2)
|
||||
amount = 4
|
||||
process_material = SubResource("ParticleProcessMaterial_jw3i8")
|
||||
texture = SubResource("AtlasTexture_c24s7")
|
||||
|
@ -472,15 +483,17 @@ visibility_rect = Rect2(-160, -160, 320, 320)
|
|||
local_coords = true
|
||||
|
||||
[node name="StaticBody2D" type="StaticBody2D" parent="FirePit"]
|
||||
position = Vector2(5.25, -32)
|
||||
position = Vector2(15.13, -91.07)
|
||||
scale = Vector2(4, 4)
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="FirePit/StaticBody2D"]
|
||||
shape = SubResource("CircleShape2D_5wedp")
|
||||
rotation = 1.5708
|
||||
shape = SubResource("CapsuleShape2D_b176g")
|
||||
debug_color = Color(0.937527, 0.247798, 0.087146, 0.42)
|
||||
|
||||
[node name="PointLight2D" type="PointLight2D" parent="FirePit"]
|
||||
position = Vector2(8.25, -43)
|
||||
scale = Vector2(0.7, 0.7)
|
||||
position = Vector2(33, -172)
|
||||
scale = Vector2(2.8, 2.8)
|
||||
color = Color(1, 0.54902, 0.270588, 1)
|
||||
energy = 1.2
|
||||
shadow_enabled = true
|
||||
|
@ -488,18 +501,25 @@ texture = ExtResource("7_4swoj")
|
|||
texture_scale = 1.9
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="Sticker" type="Area2D" parent="FirePit" node_paths=PackedStringArray("WorldSprite")]
|
||||
position = Vector2(2.75, -32)
|
||||
[node name="Sticker" type="Area2D" parent="FirePit" node_paths=PackedStringArray("WorldSprite", "StickerSprite")]
|
||||
position = Vector2(11, -128)
|
||||
scale = Vector2(4, 4)
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
monitoring = false
|
||||
collision_mask = 15
|
||||
script = ExtResource("5_ek34p")
|
||||
WorldSprite = NodePath("..")
|
||||
WorldSprite = NodePath("../FirePitSprite")
|
||||
StickerSprite = NodePath("../FirePitSticker")
|
||||
metadata/tags = PackedStringArray("sticker")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="FirePit/Sticker"]
|
||||
shape = SubResource("CircleShape2D_wkggp")
|
||||
|
||||
[node name="FirePitSticker" type="Sprite2D" parent="FirePit"]
|
||||
visible = false
|
||||
scale = Vector2(1.8, 1.8)
|
||||
texture = ExtResource("14_3fmba")
|
||||
offset = Vector2(0, -95.355)
|
||||
|
||||
[connection signal="property_list_changed" from="Bush1" to="Bush1" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Tree2" to="Tree2" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Tree5" to="Tree5" method="_on_property_list_changed"]
|
||||
|
@ -507,9 +527,9 @@ shape = SubResource("CircleShape2D_wkggp")
|
|||
[connection signal="property_list_changed" from="Tree4" to="Tree4" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Bush6" to="Bush6" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Bush7" to="Bush7" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Bush11" to="Bush11" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Bush9" to="Bush9" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Bush8" to="Bush8" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Bush10" to="Bush10" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Bush11" to="Bush11" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Rock1" to="Rock1" method="_on_property_list_changed"]
|
||||
[connection signal="property_list_changed" from="Rock2" to="Rock2" method="_on_property_list_changed"]
|
||||
|
|
7
textures/sprites/plants_bush2.tres
Normal file
7
textures/sprites/plants_bush2.tres
Normal file
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://qsse8uwt06ns"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cun14l52f477p" path="res://textures/atlas/Bushes_All_01_SPRT.png" id="1_6o3oy"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_6o3oy")
|
||||
region = Rect2(736, 96, 224, 160)
|
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://xx3dwpwk467v"
|
||||
path="res://.godot/imported/FireStickers.png-b1f6454cf2d8ec7c882729598eb9bead.ctex"
|
||||
path="res://.godot/imported/stickers_fire1.png-e93a337294878aa37d22daa3b5a89519.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/sprites/FireStickers.png"
|
||||
dest_files=["res://.godot/imported/FireStickers.png-b1f6454cf2d8ec7c882729598eb9bead.ctex"]
|
||||
source_file="res://textures/sprites/stickers_fire1.png"
|
||||
dest_files=["res://.godot/imported/stickers_fire1.png-e93a337294878aa37d22daa3b5a89519.ctex"]
|
||||
|
||||
[params]
|
||||
|
Loading…
Reference in a new issue