Quote:
Originally Posted by Googi
So what are you looking for? The center of the player's "image"? player.x + 1 and player.y + 1.5 should do it for you.
|
Not quite. Player images are 3x3 tiles.
Quote:
|
Originally Posted by Stefan
The blocking part of "showcharacters" and players is x=0.5, y=1, width=2, height=2, so the center would be x=1.5 and y=2
|
Do what Stefan said.