Skip to content

Commit f00c91b

Browse files
author
Marco Bakera
committed
added some tiles.
1 parent df2bd6b commit f00c91b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

godot_emu/Map.tscn

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ script = ExtResource( 1 )
1010
tile_set = ExtResource( 2 )
1111
cell_size = Vector2( 20, 20 )
1212
format = 1
13+
tile_data = PoolIntArray( 0, 0, 0, 1, 0, 0, 2, 0, 0, 65536, 0, 0, 65537, 0, 0, 65538, 0, 0, 131072, 0, 0, 131073, 0, 0, 131074, 0, 0 )

0 commit comments

Comments
 (0)