First, sorry for my english
I just started to work with director and CoronaSDK
I have a problem, I have a scene where I execute operations, such as check on the data to a database.
I would like that on the basis of a result (if an “if condition” is satisfied), I can change the scene. Without an EventListener
is this possible with Director?