I have a tile map in my game and I’m trying to add in a player. The tile map is made in TileD and I’m using slick. Anyways I would like the user of the game to click a tile and have the player move to that tile. Any way I can do this?
I have a tile map in my game and I’m trying to add in a player. The tile map is made in TileD and I’m using slick. Anyways I would like the user of the game to click a tile and have the player move to that tile. Any way I can do this?