Hum... so could you tell me how>
For the sake of discussion I want to create the character 'pac man'. I create him as sprite object.
In the main layout(show when the app is launched) I want pac man to appear at a random position when I press the enter key and not when the layout has just loaded.
In fact the when the app is open it's just a black screen, so when I press enter a pac man spawns, I press enter again another pac man spawns, etc etc etc. So tell me, how would I do that?
How do I add a sprite object into a layout without it actually being placed 'visually' in the layout itself (while using CC, since I found out you have to actually place it onto a layout to use it), so I can create an instance of it to appear on the layout while running the app.
I'm sorry if you guys couldn't understand me... or is it me who don't understand you? @