2D Toolkit Forum
2D Toolkit => Support => Topic started by: ioker on June 03, 2014, 04:02:38 pm
-
Hi,
I'm noob using 2d toolkit and I can't understand, or if it's possible, how to load an image to use it as tk2dSprite from an Url.
I know that exists the function tk2dSprite.CreateFromTexture() but I can't understand the parameters that needs.
Can someone explain me this?
Thanks in advance.
-
There is a runtime sprite collection sample that shows you how to use this.
-
Thank you. I've already found the example.
Good job with this toolkit.