forked from team-sg/hero-mark-2
made spikes not bloodstainable + level touchups
This commit is contained in:
parent
a9be4be0d1
commit
dc730827f1
13 changed files with 32 additions and 250 deletions
|
@ -60,11 +60,10 @@ position = Vector2( 32, 176 )
|
|||
tile_set = ExtResource( 9 )
|
||||
cell_size = Vector2( 8, 8 )
|
||||
format = 1
|
||||
tile_data = PoolIntArray( 131140, 1, 0, 196676, 1, 65536, 262212, 1, 65536, 327748, 1, 65536, 393284, 1, 131072, 458831, 1, 0, 524367, 1, 65536, 589903, 1, 65536, 655439, 1, 65536, 720901, 1, 0, 720975, 1, 65536, 786437, 1, 65536, 786511, 1, 131072, 851973, 1, 65536, 917509, 1, 131072, 983122, 1, 0, 1048658, 1, 65536, 1114194, 1, 65536, 1179730, 1, 65536, 1245266, 1, 131072 )
|
||||
tile_data = PoolIntArray( 131140, 1, 0, 196676, 1, 65536, 262212, 1, 65536, 327748, 1, 65536, 393284, 1, 131072, 458831, 1, 0, 524367, 1, 65536, 589903, 1, 65536, 655439, 1, 65536, 720901, 1, 0, 720975, 1, 65536, 786437, 1, 65536, 786511, 1, 131072, 851973, 1, 65536, 917509, 1, 65536, 983045, 1, 131072, 983122, 1, 0, 1048658, 1, 65536, 1114194, 1, 65536, 1179730, 1, 65536, 1245266, 1, 131072 )
|
||||
|
||||
[node name="Death" type="TileMap" parent="." groups=["can_stain", "death"]]
|
||||
light_mask = 2
|
||||
material = ExtResource( 21 )
|
||||
[node name="Death" type="TileMap" parent="." groups=["death"]]
|
||||
light_mask = 0
|
||||
tile_set = ExtResource( 6 )
|
||||
cell_size = Vector2( 8, 8 )
|
||||
collision_layer = 32
|
||||
|
@ -95,7 +94,7 @@ tile_data = PoolIntArray( 1441830, 8, 0, 1441836, 8, 0, 1441845, 8, 0, 1441851,
|
|||
|
||||
[node name="Ladder" parent="Environment" instance=ExtResource( 10 )]
|
||||
position = Vector2( 40, 88 )
|
||||
scale = Vector2( 1, 4 )
|
||||
scale = Vector2( 1, 5 )
|
||||
|
||||
[node name="Ladder2" parent="Environment" instance=ExtResource( 10 )]
|
||||
position = Vector2( 544, 16 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue