Monday, October 17, 2016

android - How do I implement an AutoParallax Background in AndEngine GLES1?


I'm using AndEngine GLES1. In my game, I use AnalogOnScreenControl to move a sprite and when it moves vertically, the background image also moves vertically. I want to do something like this: that is in this link. I know that AutoParallax Background or BackgroundParallaxScrolling may be used. But how do I use it in my game?




No comments:

Post a Comment