Newbie Question here. So newb I’m almost embarrassed to ask.
I’ve accomplished a lot in my first app attempt so far. Displayed a bunch of random objects to the screen. Detected when the “correct” one for that “round” was touched. Displayed some feedback for that touch event… good stuff!
However I’m stumped on one simple thing…
How do I then, gracefully, pause for a second, wipe the screen, and then load the next set of random objects from the array? I would do this after every round.
I’m mainly asking about the wipe the screen, and load everything again question.
I’m guessing I will basically need to remove the objects, and then call the main function that loaded the random objects in the first place again?
Thanks for any help! I am using director.lua and I suspect some of the transitions will be useful if it means I’m going to need to load a new scene.
Thanks again all [import]uid: 191855 topic_id: 34581 reply_id: 334581[/import]