View Single Post
  #8  
Old 01-06-2009, 01:28 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by DustyPorViva View Post
8-bit is only 256 colors, they might have exceeded that and don't want to lose any(compression of colors can look bad sometimes).
I know ... for some reason I recall using it in the editor.

Here's the winter, summer, and autumn tilesets. Put them in your levels/tiles folder.

PHP Code:
//#CLIENTSIDE
if (created) {
  
addtiledef era_tileset-winteroffline.png,era_,1;

Attached Thumbnails
Click image for larger version

Name:	era_tileset-autumnoffline.png
Views:	186
Size:	131.2 KB
ID:	47049   Click image for larger version

Name:	era_tileset-summeroffline.png
Views:	168
Size:	130.0 KB
ID:	47050   Click image for larger version

Name:	era_tileset-winteroffline.png
Views:	164
Size:	122.5 KB
ID:	47051  
__________________
Reply With Quote