1
Support / Re: Problem with tk2dTileMap during build
« on: August 25, 2013, 12:52:45 pm »
Thanks for your help. Now everything is good.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
_tilemap.BeginEditMode();
//do something
_tilemap.EndEditMode();error CS1061: Type `tk2dTileMap' does not contain a definition for `BeginEditMode' and no extension method `BeginEditMode' of type `tk2dTileMap' could be found