2D Toolkit Forum

2D Toolkit => Support => Topic started by: vicenterusso on February 20, 2014, 07:58:37 pm

Title: Flash Export - Supported?
Post by: vicenterusso on February 20, 2014, 07:58:37 pm
I'm having this error when trying to export:

I'm not using TileMap, is there anyway to totaly disable this part of 2dtk ?

Code: [Select]
Assets/TK2DROOT/tk2dTileMap/Code/tk2dTileMap.cs(197,17): error CS0103: The name `BuilderUtil' does not exist in the current context
Version 2.3.3

Thanks
Title: Re: Flash Export - Supported?
Post by: unikronsoftware on February 20, 2014, 09:14:08 pm
We stopped testing with flash player since Unity announced they weren't developing it any further.
If you want to remove the tile map stuff, you can simply delete the tk2dTilemap and tk2dTilemap_demo folders.