2D Toolkit Forum

2D Toolkit => FAQs => Topic started by: unikronsoftware on January 26, 2012, 07:09:02 pm

Title: I don't like your implementation of Sprites / TextMeshes. I'd like my own.
Post by: unikronsoftware on January 26, 2012, 07:09:02 pm
Sure! Feel free to do so. The data from the back end is available for you to consume in any way you wish. Check tk2dSprite.cs and tk2dTextMesh.cs on how the data is used. As almost everything is precomputed, you can almost use the data as is!