summaryrefslogtreecommitdiff
path: root/Assets/Map/TileMapLayer.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Map/TileMapLayer.tscn')
-rw-r--r--Assets/Map/TileMapLayer.tscn31
1 files changed, 30 insertions, 1 deletions
diff --git a/Assets/Map/TileMapLayer.tscn b/Assets/Map/TileMapLayer.tscn
index 8057950..f304f16 100644
--- a/Assets/Map/TileMapLayer.tscn
+++ b/Assets/Map/TileMapLayer.tscn
@@ -1,8 +1,11 @@
-[gd_scene load_steps=5 format=3 uid="uid://b1si77qfmut5x"]
+[gd_scene load_steps=6 format=3 uid="uid://b1si77qfmut5x"]
[ext_resource type="Texture2D" uid="uid://mcgvpb1lh3ve" path="res://Assets/Map/tileset.png" id="1_odmhe"]
[ext_resource type="Script" path="res://Assets/Map/tile_map_layer.gd" id="2_qi2a0"]
+[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_3qgmv"]
+friction = 0.0
+
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_iu5yc"]
texture = ExtResource("1_odmhe")
margins = Vector2i(1, 1)
@@ -331,6 +334,7 @@ separation = Vector2i(2, 2)
13:11/0 = 0
14:11/0 = 0
15:11/0 = 0
+15:11/0/physics_layer_1/polygon_0/points = PackedVector2Array(-8, -8, -8, 8, 8, 8, 8, -8)
16:11/0 = 0
17:11/0 = 0
18:11/0 = 0
@@ -475,10 +479,35 @@ separation = Vector2i(2, 2)
29:15/0 = 0
30:15/0 = 0
31:15/0 = 0
+22:7/animation_frame_0/duration = 0.5
+22:7/animation_frame_1/duration = 0.5
+22:7/0 = 0
+22:7/0/physics_layer_1/polygon_0/points = PackedVector2Array(-8, 5, 8, 5, 8, 8, -8, 8)
+24:7/animation_frame_0/duration = 0.5
+24:7/animation_frame_1/duration = 0.5
+24:7/0 = 0
+24:7/0/physics_layer_1/polygon_0/points = PackedVector2Array(-8, 5, 8, 5, 8, 8, -8, 8)
+18:8/0 = 0
+18:8/0/physics_layer_1/polygon_0/points = PackedVector2Array(-8, -8, -8, 8, 8, 8, 8, -8)
+22:6/animation_frame_0/duration = 0.5
+22:6/animation_frame_1/duration = 0.5
+22:6/0 = 0
+22:6/0/physics_layer_0/polygon_0/points = PackedVector2Array(-8, 8, 8, 8, 8, -8, -8, -8)
+24:6/animation_frame_0/duration = 0.5
+24:6/animation_frame_1/duration = 0.5
+24:6/0 = 0
+24:6/0/physics_layer_0/polygon_0/points = PackedVector2Array(-8, -8, -8, 8, 8, 8, 8, -8)
+26:6/animation_frame_0/duration = 0.5
+26:6/animation_frame_1/duration = 0.5
+26:6/0 = 0
+26:6/0/physics_layer_0/polygon_0/points = PackedVector2Array(-8, -8, -8, 8, 8, 8, 8, -8)
[sub_resource type="TileSet" id="TileSet_8jo18"]
physics_layer_0/collision_layer = 16
physics_layer_0/collision_mask = 0
+physics_layer_1/collision_layer = 128
+physics_layer_1/collision_mask = 0
+physics_layer_1/physics_material = SubResource("PhysicsMaterial_3qgmv")
sources/0 = SubResource("TileSetAtlasSource_iu5yc")
[node name="TileMapLayer" type="TileMapLayer"]