We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df2bd6b commit f00c91bCopy full SHA for f00c91b
godot_emu/Map.tscn
@@ -10,3 +10,4 @@ script = ExtResource( 1 )
10
tile_set = ExtResource( 2 )
11
cell_size = Vector2( 20, 20 )
12
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