In my game i am using tile map and sneaky joystick and I want to perform following task in my game.I am using box2d in my game.
I am create sprite body using box2d and also create static body for tile map.
My main problem is when my sprite moves that time tile map can not scroll.
Please help me.
Thanks
I am not sure what code you are using for your joystick but, Here’s what I used when I made use of joystick for my game. Its very simple to use and easy to understand.
Hope that help you.. ! 🙂