Hi Everyone…
I just wanted to see if someone can give me some advices for debugging…
I am testing my app in my real iPad
it works fine, no errors or mistakes
but while I am playing, in one scene (let’s say sceneA.lua)
for some reason I see an image of a background
that has nothing to do with the scene, it shows all of a sudden…
in coordinates 0, 0, and onFront … like only 1 quarter of the backgrond on the top left corner
I replay that level(scene) and I can not make it show again…???
then another day in another in another different level (let’s say sceneB.lua)
For some reason I see the same image AGAIN!
in the same place
I try to reproduce the error, I play the game ten 20 times and I don’t see the image
I went to those 2 particular files, and I don’t even see that image in my code
weird…strange…
So what advices can you give me…
Thanks for your time
Victor