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.


Messages - Pigomigo

Pages: [1]
1
Support / Re: tk2d not showing up
« on: July 31, 2013, 06:21:27 pm »
Okay, I've solved my problem. For anyone else running into this: The text meshes were at the same z depth as other sprites in my scene. Playing in the editor just happened to sort them correctly, where as built exes seemed to sort them such that the other sprites were over the top of the text.


2
Support / Re: tk2d not showing up
« on: July 31, 2013, 05:56:28 pm »
I am having this problem as well. Some textmeshes work, others don't show up in a built exe. All of them work when running in the editor. All my textmeshes (working and not) are using the same font collection.

Whether or not they are prefabs doesn't seem to make any difference for me.

I am running Unity version 4.1.5f1 and 2DToolkit version 2 final.

Edit: The text meshes that are not showing up are saved in the scene.

Edit 2: Upgraded to 2DToolkit version 2.1 final. Still have issue.

Pages: [1]