-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlevel_04.tscn
129 lines (120 loc) · 3.44 KB
/
level_04.tscn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
[gd_scene load_steps=7 format=3 uid="uid://bv7i1abkh7ai7"]
[ext_resource type="Texture2D" uid="uid://c0g5r7ag3ilvt" path="res://Assets/Terrain/tilemap-full.png" id="1_ir0mv"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_wp1au"]
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_p1edo"]
texture = ExtResource("1_ir0mv")
texture_region_size = Vector2i(32, 32)
0:0/0 = 0
1:0/0 = 0
3:0/0 = 0
0:1/0 = 0
2:1/0 = 0
3:1/0 = 0
4:1/0 = 0
5:1/0 = 0
6:1/0 = 0
7:1/0 = 0
0:2/next_alternative_id = 2
0:2/0 = 0
0:2/1 = 1
0:2/1/flip_h = true
1:2/0 = 0
3:2/0 = 0
4:2/0 = 0
5:2/0 = 0
6:2/0 = 0
7:2/0 = 0
0:3/next_alternative_id = 2
0:3/0 = 0
0:3/1 = 1
0:3/1/flip_h = true
2:3/0 = 0
3:3/0 = 0
0:4/next_alternative_id = 2
0:4/0 = 0
0:4/1 = 1
0:4/1/flip_h = true
3:4/0 = 0
0:5/next_alternative_id = 3
0:5/0 = 0
0:5/1 = 1
0:5/1/flip_h = true
3:5/0 = 0
4:5/0 = 0
5:5/0 = 0
6:5/0 = 0
7:5/0 = 0
0:6/0 = 0
3:6/0 = 0
4:6/0 = 0
5:6/0 = 0
6:6/0 = 0
7:6/0 = 0
0:7/0 = 0
3:7/0 = 0
0:8/0 = 0
3:8/0 = 0
0:9/0 = 0
3:9/0 = 0
4:9/0 = 0
5:9/0 = 0
6:9/0 = 0
7:9/0 = 0
2:0/0 = 0
4:0/0 = 0
5:0/0 = 0
2:2/0 = 0
4:3/0 = 0
5:3/0 = 0
2:5/0 = 0
2:4/0 = 0
4:4/0 = 0
5:4/0 = 0
1:3/0 = 0
1:4/0 = 0
1:5/0 = 0
1:6/0 = 0
1:7/0 = 0
1:1/0 = 0
6:7/0 = 0
7:7/0 = 0
7:8/0 = 0
6:8/0 = 0
1:8/0 = 0
1:9/0 = 0
5:8/0 = 0
5:7/0 = 0
4:7/0 = 0
4:8/0 = 0
7:0/0 = 0
6:0/0 = 0
7:4/0 = 0
6:4/0 = 0
6:3/0 = 0
7:3/0 = 0
2:7/0 = 0
2:6/0 = 0
2:8/0 = 0
2:9/0 = 0
[sub_resource type="TileSet" id="TileSet_rigry"]
tile_size = Vector2i(32, 32)
physics_layer_0/collision_layer = 1
physics_layer_0/collision_mask = 0
physics_layer_0/physics_material = SubResource("PhysicsMaterial_wp1au")
sources/2 = SubResource("TileSetAtlasSource_p1edo")
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_ea1k8"]
[sub_resource type="TileSet" id="TileSet_bwls2"]
tile_size = Vector2i(32, 32)
physics_layer_0/collision_layer = 1
physics_layer_0/collision_mask = 0
physics_layer_0/physics_material = SubResource("PhysicsMaterial_ea1k8")
sources/2 = SubResource("TileSetAtlasSource_p1edo")
[node name="Level04" type="Node2D"]
[node name="Terrain-Level04" type="TileMap" parent="."]
tile_set = SubResource("TileSet_rigry")
format = 2
[node name="Borders-Level04" type="TileMap" parent="."]
visible = false
tile_set = SubResource("TileSet_bwls2")
format = 2
layer_0/tile_data = PackedInt32Array(0, 2, 2, 65536, 2, 3, 131072, 2, 2, 196608, 2, 3, 262144, 2, 2, 327680, 2, 3, 393216, 2, 2, 458752, 2, 3, 524288, 2, 2, 589824, 2, 3, 655360, 2, 2, 720896, 2, 3, 786432, 2, 2, 851968, 2, 3, 917504, 2, 2, 983040, 2, 3, 1048576, 2, 2, 1114112, 2, 3, 1179648, 2, 2, 1245184, 2, 3, 1310720, 2, 2, 1376256, 2, 3, 1441792, 2, 2, 1507328, 2, 3, 1572864, 2, 2, 1638400, 2, 3, 1703936, 2, 2, 1769472, 2, 3, 1835008, 2, 2, 1900544, 2, 3, 1966080, 2, 2, 2031616, 2, 3, 2097152, 2, 2, 2162688, 2, 3, 2228224, 2, 2, 2293760, 2, 3, 9, 65538, 2, 65545, 65538, 3, 131081, 65538, 2, 196617, 65538, 3, 262153, 65538, 2, 327689, 65538, 3, 393225, 65538, 2, 458761, 65538, 3, 524297, 65538, 2, 589833, 65538, 3, 655369, 65538, 2, 720905, 65538, 3, 786441, 65538, 2, 851977, 65538, 3, 917513, 65538, 2, 983049, 65538, 3, 1048585, 65538, 2, 1114121, 65538, 3, 1179657, 65538, 2, 1245193, 65538, 3, 1310729, 65538, 2, 1376265, 65538, 3, 1572873, 65538, 2, 1638409, 65538, 3, 1703945, 65538, 2, 1769481, 65538, 3, 1835017, 65538, 2, 1900553, 65538, 3, 1966089, 65538, 2, 2031625, 65538, 3, 2097161, 65538, 2, 2162697, 65538, 3, 2228233, 65538, 2, 2293769, 65538, 3, 1441801, 65538, 2, 1507337, 65538, 3)