Hi,
I can’t get sprite sheet function working with director class. It crashes the app. Any idea if there is a bug or maybe an example of an app with sprite sheet and director class?
Hi,
Thanks a lot for that :), your example works perfect. But my game still crashes… No idea what is the reason, it works fine in the emulator but when I build it and run on the device, it just exits… If anyone have similar issues or know what is going on, pleas let me know.
PS: Debug is clean in the emulator… [import]uid: 27699 topic_id: 7453 reply_id: 26503[/import]
Hi again,
I manage to solve the problem. Which was ridicules to be honest. I use GluIt to create spritesheets, and it exports files with extension .PNG instead of .png. Capital PNG was breaking the game :s. So I just have to import image into Pain.net and export it again and it all work just fine :).
M [import]uid: 27699 topic_id: 7453 reply_id: 26586[/import]