add checkpoint
This commit is contained in:
parent
247bbea510
commit
f59a3c43e9
6 changed files with 4 additions and 2 deletions
|
@ -22,12 +22,12 @@ tile_map_data = PackedByteArray("AAD4/wEAAgABAAIAAAD5/wAAAgABAAIAAEAAAAgAAAADAAI
|
|||
tile_set = ExtResource("2_i1338")
|
||||
|
||||
[node name="road_bg_fixes" type="TileMapLayer" parent="."]
|
||||
tile_map_data = PackedByteArray("AAD//wgAAgAHAAIAAGAAAAgAAgAHAAIAAAAAAAkAAAABAAIAAFD3/wgAAAABAAIAADD5/wYAAAABAAIAADA=")
|
||||
tile_map_data = PackedByteArray("AAD//wgAAgAHAAIAAGAAAAgAAgAHAAIAAAAAAAkAAAABAAIAAFD3/wgAAAABAAIAADD5/wYAAAABAAIAADAHAAAAAAABAAIAAAA=")
|
||||
tile_set = ExtResource("2_i1338")
|
||||
|
||||
[node name="markings" type="TileMapLayer" parent="."]
|
||||
z_index = 1
|
||||
tile_map_data = PackedByteArray("AAAAAAAAAQAAAAAAAFAAAP//AQAAAAAAAHA=")
|
||||
tile_map_data = PackedByteArray("AAAAAAAAAQAAAAAAAFAAAP//AQAAAAAAAHACAAQAAQACAAAAAGABAAYAAQACAAAAAGA=")
|
||||
tile_set = ExtResource("3_ktygs")
|
||||
|
||||
[node name="road_r" type="TileMapLayer" parent="."]
|
||||
|
|
|
@ -9,6 +9,8 @@ texture_region_size = Vector2i(128, 128)
|
|||
0:0/0/physics_layer_0/polygon_0/points = PackedVector2Array(-64, -35, 56, -35, 56, -13, -64, -13)
|
||||
1:0/0 = 0
|
||||
1:0/0/physics_layer_0/polygon_0/points = PackedVector2Array(-64, -35, 64, -35, 64, -13, -64, -13)
|
||||
2:0/0 = 0
|
||||
2:0/0/physics_layer_1/polygon_0/points = PackedVector2Array(-64, -2, 64, -2, 64, 4, -64, 4)
|
||||
|
||||
[resource]
|
||||
tile_size = Vector2i(128, 128)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 513 B After Width: | Height: | Size: 582 B |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
Reference in a new issue