Hello Guest

Author Topic: Flash Export - Supported?  (Read 3141 times)

vicenterusso

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 25
    • View Profile
Flash Export - Supported?
« 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

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Flash Export - Supported?
« Reply #1 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.