What is the max no. of images that we can add in one Sprite? [import]uid: 82446 topic_id: 20595 reply_id: 320595[/import]
Depends on how many you can fit on your sprite sheet. [import]uid: 84637 topic_id: 20595 reply_id: 80907[/import]
i am trying to use 68 images in one sprite of 370*370 having the dimension of the sprite as1480*7030.
I am having problem using this nothing is shown when i call this sprite.Can i use this long sprite? [import]uid: 82446 topic_id: 20595 reply_id: 80971[/import]
@rahulsingh2k10, max appears to be 2048px x 2048px (and may even be smaller on older devices). See the following:
http://developer.anscamobile.com/forum/2012/01/17/sprite-maximum-image-size-1024
http://developer.anscamobile.com/forum/2011/09/06/maximum-imagebackground-size#comment-54529
etc…
Naomi [import]uid: 67217 topic_id: 20595 reply_id: 80975[/import]