Hello i am making a game like pokemon and im am stuck on how to scroll the map I have used g.translate(offsetX,offsetY); but if i want to add ai’s later on to follow the player it would not work well
can someone help me out?
if you can add me on skype : tommohawkaction
I mean a Player camera here is what my game is so far http://www.mediafire.com/download/js5na4pmy6eb8w5/test.jar I have made the map move by g.translate(xpos,ypos); however the player does not physically move what will make it hard to do ai so can you help me out.
I want to make a nice camera for the player thanks
if this doesnt make sense its because i had to qoute it from another website becuase they couldn’t help me
The game is using the pure java library
Source code for game is here
http://www.mediafire.com/download/46i80dfhdsnj0k4/TileGame.rar