Hello, I wonder how I make a 2D character can choose different colors in your outfit (clothing), as different colors of hair, shirt, pants, etc … I need to create spreetsheets? Help me to any tutorial about it. Thank you
This article talks about a technique for using a small set of assets to create varied visual results: http://coronalabs.com/blog/2012/10/09/dynamically-optimized-sprite-sheets/
The code in the article (may) use the old sprite system, but the technique can still be applied to the new one.
Thank you, that’s great.
This article talks about a technique for using a small set of assets to create varied visual results: http://coronalabs.com/blog/2012/10/09/dynamically-optimized-sprite-sheets/
The code in the article (may) use the old sprite system, but the technique can still be applied to the new one.
Thank you, that’s great.