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 - samix

Pages: [1]
1
Hey Team,
I'm trying to keep sprite, created dynamically from loaded texture, between scene.

1. If I use tk2dSprite.CreateFromTexture to create the gameObject, and set it to DontDestroyOnLoad. My object is in the next scene, but the Variable Sprite in Tk2DSprite is empty.

2. I also try to keep the texture, it works, but the game slowdown when I use tk2dSprite.CreateFromTexture again.

Please let me know if you have an idea.

Thanks!
Sam

Pages: [1]