Im making an endless type game where the view scrolls similar to like doodle jump except it scrolls down vertically not up vertically. How do you accomplish this? Should I set Up a scroll view and and use the methods to manual scroll? I just feel like that would cause a memory leak after some time
Share
This is not a ScrollVIew, this is just OpenGL, or framework based on it (like aforementioned Cocos2D)