Greetings,
I want to change the ratio of one of the children of my parallax layer. I did some searching and found this:
http://www.sapusmedia.com/2008/12/cocos2d-parallax-scrolling-2/
However, this no longer seems to work (not surprising since it was posted for 0.6 version of cocos2d). I also looked at the parallax test in the testbed, but it does not modify the ratio after the parallax layer has been created.
Does anyone know how I could go about modifying the ratio of a child of a parallax layer after it has been added?
Thanks,
Q