diff --git a/docs/assets/sprites.md b/docs/assets/sprites.md index c57b0f6..4024a8f 100644 --- a/docs/assets/sprites.md +++ b/docs/assets/sprites.md @@ -89,12 +89,33 @@ To delete a tile or frame, select it in either the _Frame Canvas_ or _Frames Nav ## Image Requirements +### Sprites + Sprite `.png`s must only contain the following four colors: - + +Is displayed as the _"darkest"_ color from the palette. + +Is displayed as the bight color from the palette, second from right in the _Palette Editor_. + +Is displayed as the _"brightest"_ color from the palette. + +Is transparent. You can set the alpha channel to 0 so that your sprite editor also recognizes this as transparent. + +### Backgrounds + + + +These two are displayed as the _"brightest"_ color from the background palette. And then, these other three +are displayed as the _"darker"_ colors of the palette + + + + + Download the GB Studio Palette Swatches for: [Adobe Photoshop](/assets/swatches/gb-studio-photoshop.aco)