Hello Guest

Show Posts

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.


Topics - flexation

Pages: [1]
1
Support / Using Mouse Pick with playmaker
« on: August 22, 2013, 07:05:52 pm »
For some reason with mouse pick fsm, I am not able to return any points from tilemap...  Am I doing something wrong or is this just not possible?

2
Support / General question probably not 2dtk related...lol?
« on: August 17, 2013, 04:27:48 pm »
Wondering if anyone has a nice way to load tiles from a mapfile?  So users can create their own maps with tiled...  and load those dynamically within unity game...  so as users connect to game, they would download the mapfile and then load the tiles?

3
Support / Whack a mole tut
« on: July 24, 2013, 07:59:38 pm »
Trying to add the MainMenu.cs and getting the following error

ssets/Scripts/MainMenu.cs(7,16): error CS0246: The type or namespace name `tk2dUIPanel' could not be found. Are you missing a using directive or an assembly reference?

Pages: [1]