Here's a simple request. I have a sprite with tiles I want to assign an existing palette to.
Here's the sprite I want to change:
hogan_gang.png [ 1.19 KiB | Viewed 4224 times ]
Into this:
hogan_dk.png [ 1.19 KiB | Viewed 4224 times ]
(where are the spoiler tags?!)
Anyway, the problem I have is that only one of the tiles uses white in its palette and I need the two tiles surrounding it and the tile above it to share the same palette:
hogan_tiles.png [ 1012 Bytes | Viewed 4224 times ]
The palettes are shared by other sprites, so altering them will ruin the other sprites that I've already worked on.
Here's the sprite I want to change:
Attachment:
hogan_gang.png [ 1.19 KiB | Viewed 4224 times ]
Into this:
Attachment:
hogan_dk.png [ 1.19 KiB | Viewed 4224 times ]
(where are the spoiler tags?!)
Anyway, the problem I have is that only one of the tiles uses white in its palette and I need the two tiles surrounding it and the tile above it to share the same palette:
Attachment:
hogan_tiles.png [ 1012 Bytes | Viewed 4224 times ]
The palettes are shared by other sprites, so altering them will ruin the other sprites that I've already worked on.