For my project, the Director Class is overkill, and it’s not working at all. To make things even more frustrating, it works fine on the simulator, but not on an actual device.
I don’t need transitions, and I think I can handle the clean-up. Is there something out there that can simply switch from one lua to another? And, no, as of now, just resetting the variables isn’t going to do it for me.
If Director is not helping you, you can try to make your own class. It’s very hard to make something that can be used for everyone for everything, maybe if you make just the part you need, it will be a better solution. [import]uid: 8556 topic_id: 5902 reply_id: 20249[/import]