I need some tiles (16x16) and then put into a tileset that will be work with the map editor (Tiled). The tiles need to have very good graphics and need to have some terrain on them aswell as some objects. If you can help, reply or PM me or add me on Skype (willevansapps) or twitter (will759) or AIM (willevansapps) and we can work something out. Please show me your portfolio. Regards, Will Evans
How many tiles roughly are we talking about? Terrain tiles can be anywhere from a few (5-6) to upwards of 50 depending on how many different terrain types you want(i.e. grass, forest, lava, snow, etc.) Same goes for objects, thy would be anywhere from a few upwards of who knows depending on what type of game it is.
Well I will now give some in depth details: 1x Grassy Tile 1x Grassy Tile with Tree 1x Woodland Tile 1x Woodland tile with tree 1x Desert tile 1x Desert Tile with tree 1x Snowy Tile 1x Snowy tile with tree 1x Snowy Tile with Stone wall (Horizontal) 1x Snowy Tile with Stone wall (vertical) 1x Desert Tile with stone wall (Horizontal) 1x Desert Tile with Stone wall (Vertical) 1x Woodland Tile with Stone wall (Horizontal) 1x Woodland Tile with Stone wall (Vertical) 1x Grassy Tile with Stone wall (Horizontal) 1x Grassy Tile with Stone wall (Vertical) 1x Grassy tile with melon 1x woodland tile with melon 1x desert tile with melon 1x snowy tile with melon 1x grassy tile with signpost 1x woodland tile with signpost 1x desert tile with signpost 1x snowy tile with signpost 1x grassy tile with flagpole 1x woodland tile with flagpole 1x desert tile with flagpole 1x snowy tile with flagpole 1x stone path 1x grassy path 1x woodland path 1x snowy stone path 1x sandy stone path 1x desert tile with shrub (small hedge) 1x snowy tile with shrub 1x Ninja (PLAIN PNG NOT TILESET IMAGE) 1x Ninja Throwing star (PLAIN PNG NOT TILESET IMAGE) 1x Hawk (PLAIN PNG NOT TILESET IMAGE) Does this clarify?
Yes, it does, but you actually do not need all of those tiles. According to your list all you need is: Grass tile Woodland tile Desert tile Snow tile Tree tile Stone Wall (Vertical) tile Stone Wall (Horizontal) tile Melon tile Signpost tile Flagpole tile Stone Path tile Grass Path tile Woodland Path tile Snow Path tile Sand Path tile Shrub tile Ninja, Throwing Star, and Hawk In all, 16 tiles not including the Ninja, throwing star and hawk. Do they have to be 16 x 16 or can they be scaled up (i.e 32x32, 64x64)
They can be scaled up! Also the finished product would need to be a .zip or .rar with the PNGs of each tile and also the tileset PNG.
Normally the artist would generally just give the tileset image because usually the developer would just define what part of the image is each tile (example: grass tile is from coordinates 32,32 to 64,64 on tileset.png (but of course in code)) The reason for this is that usually all the tiles are made in one image; not separate and then combined.