Page 1 of 1

Tile Size (was: Simple question)

Posted: 27 Apr 2008, 20:26
by Evancx
What is the tile size for TMW? I might try to make some kind of tiles.

Re: Simple question

Posted: 27 Apr 2008, 20:35
by EJlol

Re: Simple question

Posted: 27 Apr 2008, 20:37
by Crush
Fixed subject.

Re: Tile Size (was: Simple question)

Posted: 27 Apr 2008, 22:37
by Len
A tile or tiles can be any size as long as it is divisible by 32
You could have a pattern that stretches over 4 tiles 64x64 and use it as one tile

Re: Tile Size (was: Simple question)

Posted: 28 Apr 2008, 14:53
by zick
I've always wondered myself, how does the fringe layer factor into this? Is it part of a tile placed or is it a separate layer? Pardon me if this is a stupid question.

Re: Tile Size (was: Simple question)

Posted: 11 Oct 2008, 19:32
by Bjørn
zick wrote:I've always wondered myself, how does the fringe layer factor into this? Is it part of a tile placed or is it a separate layer? Pardon me if this is a stupid question.
Layers can have tiles that are higher than 32 pixels. The part beyond 32 pixels will then overlap the tile above it (as well as any beings on that tile in the case of the fringe layer).