Notice how a strange green line appears at the bottom of the image, to me the texture seems out of step with the opengl plane its mapped to
I would think most people have not noticed this as they dont have a transparent bit at the bottom of the image but for anything which uses transparent pngs this can be an issue [import]uid: 5354 topic_id: 1050 reply_id: 301050[/import]
I will put something together over the weekend. (Still trying to get my game launched, couple of bugs been setting me back a few days)
I think you should be able to use the above code to catch the bug though. If I remember correctly its the same code (using it in the app as a transition) but in the app the transition is moving much faster. Its only noticeable on the device (3GS) and doesnt always happen.
I can send you the full code for the game now if that helps you get it sorted quicker.
Matt [import]uid: 5354 topic_id: 1050 reply_id: 2823[/import]
I dont think its that but ive not checked, I think its the mapping of the texture to the 3d opengl plane which seems to be the issue as it happens in animations.
The above demo code was fixed but if the transition goes much faster it still happens randomly.
[import]uid: 5354 topic_id: 1050 reply_id: 2825[/import]