Hi
I tried to implement a parallax scroll according to this tutorial --> http://www.coronalabs.com/blog/2012/10/16/parallax-simplified/#comment-7858
unfortunately its not working because somewhere in the director should be the follwing cleanup:
for i=#stage.paraGroups,1,-1 do
stage.paraGroups[i] = nil
end
stage:removeEventListener( “touch”, touchScreen )
I have no idea where to put this cleanup.
Any help much appreciated! [import]uid: 145756 topic_id: 32981 reply_id: 332981[/import]