We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b53f20 commit 244b272Copy full SHA for 244b272
docs/client/spriting.md
@@ -16,7 +16,7 @@ ingame). The background needs to 'Magenta'. The hexadecimal format of this color
16
R 255, G 0, B 255.
17
18
Now that you have the size and everything figured out, its time to change it from .bmp to indexed color. Download this
19
-file: [RO common colors](./ro-pixeling-colors.md"), then navigate to `Image > Mode > Indexed Color...` In the
+file: [RO common colors](./ro-pixeling-colors.md), then navigate to `Image > Mode > Indexed Color...` In the
20
window that pops up, the palette can be anything you want, but if forced you select `Custom...` Then select load and
21
change file type from .act to .pal, then find the .pal file then select and open it, it will be wherever you saved the
22
file to. Once it has loaded, make sure the colors are 256, then select OK, then you will now have an image compatible
0 commit comments