|
screw off myth?
When I try to use the s64_sky_tiles_final.png,,0 it says my access is denied.
|
*cough* You put ",,0" when it should be ",,1". Just use what Sylvia has given you.
Put this in an NPC in the level:
//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef s64_sky_tiles_final.png,,1;
}
Also save the 8-bit tileset in you Graal>levels>tiles folder.
Also make sure that when you save the tileset image, you don't change the name. Keep it "s64_sky_tiles_final.png"