Pallette errors

Make games! Discuss those games here.

Moderators: Bob the Hamster, marionline, SDHawk

Post Reply
User avatar
masail
Slime
Posts: 13
Joined: Mon Oct 11, 2010 8:54 pm

Pallette errors

Post by masail »

I'm not sure what I'm doing wrong, but I just started designing a game and whenever I come back to saved work, my tilesets and sprite colours get corrupted. I have to admit this is starting to irritate me because it refuses to allow me to define the pallettes for the map tiles and forces them on my sprites. It's a confusing problem as it feels like I'm not allowed to have good colour for my maps or sprites. I have been able to figure out how to keep from messing up my sprites while working on other parts of the project, like weapons. How can I better control the colour on my map tilesets so they don't gum up my work?

Thank you for your time,

Alex :???:
When you don't know what to do, be kind.
--Mahayana slogan
User avatar
Newbie Newtype
Reigning Smash Champion
Posts: 1873
Joined: Mon Oct 15, 2007 9:44 pm

Post by Newbie Newtype »

Sounds like your Master Palette keeps getting messed up for some reason.
<TheGiz> oh hai doggy, oh no that's the straw that broke tjhe came baclsb
User avatar
Bob the Hamster
Liquid Metal King Slime
Posts: 7460
Joined: Tue Oct 16, 2007 2:34 pm
Location: Hamster Republic (Ontario Enclave)
Contact:

Post by Bob the Hamster »

Only use one master palette. (256 color)

Yes, the engine allows multiple master palettes to be imported, but that is only useful in scripted situations right now. Sorry that the built-in help doesn't make it clear that importing more than one master palette is a very advanced feature. You should only be using the first master palette.

Map tiles can use any color from the entire master palette.

Sprites use 16 color palettes taken from the first master palette. Each sprite can have its own 16 color palette, but they still all have to be chosen from the first master palette.

Does that information help?
User avatar
masail
Slime
Posts: 13
Joined: Mon Oct 11, 2010 8:54 pm

^^

Post by masail »

The data finally sticks. A small milestone, but I'll take it. :)

Thanks for helping me out, I managed to figure out how to properly set and save a master palette.
When you don't know what to do, be kind.
--Mahayana slogan
Post Reply