Forum

> > CS2D > General > Tileset Help
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Tileset Help

5 replies
To the start Previous 1 Next To the start

old Re: Tileset Help

DC
Admin Off Offline

Quote
and what exactly is your problem?
all you need is a programm which can be used to create images.

just create an image which has the width X*32 and the height Y*32

each field/tile is 32x32 pixels

the total maximum amount of tiles in a tileset is 256

have a look at existing tileset to get an idea how it works. it's pretty simple.

old Re: Tileset Help

armyguy
User Off Offline

Quote
ok a maximum of 256 32x32 tiles on 1 image
and can it be 64x64 ore does it need to be 32x32

old Re: Tileset Help

Lee
Moderator Off Offline

Quote
individual tiles are 32px by 32px. You can however piece together a 64x64 object using 4 tiles.

old Re: Tileset Help

KimKat
GAME BANNED Off Offline

Quote
Remember not to size down/up you're tileset with wrong pixel width and height. For example 13 pixels for a tile, which is wrong! and if you use that tileset the map's tiles would probably be ruined and messed up. Remember to keep at 32 pixel width and height on your tiles and multiply each tile by that size so that you can construction you're own tileset properly.

Try creating 10 tiles per row, 32 times 10 is 320 pixels in width and 32 pixels in height if you just want one row, otherwise you can lengthen the height to 256 pixels, the result will be 320 width and 256 height. That will make of tileset to start with.

Color each tile with different colors so you can easiely identify the tiles by their unique color, two colors will work good for example red and dark red.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview