ID:271623
 
If I wanted a player to log in, and have 32x32 setting on, and not Stretch. What would I need to do?
Don't specify any anchors for the map element, and set its size in pixels (in x and y dimensions) to be whatever your world.view is times 32.
In response to Foomer
So when a player logs in that way the stretch function won't be on correct?
In response to Signaki Corp
Um, yeah?
In response to Foomer
Yeah it works thanks Foomer, but the only thing im confused is the size to view, it says number of X tiles etc so i put 13 x 13 since thats how many im using, and it screws everything up
In response to Signaki Corp
I don't see anywhere in the map element where it says "number of X tiles". I see an X and a Y, which is the number of pixels that it is offset from the top left, evidently.
In response to Foomer
It says in size to view # X tiles, # Y tiles, Icon size inside the map's size view.
In response to Signaki Corp
Works fine for me.