Sprite Editor Color View

#000000     // transparency
#ffffff
#ff2121
#ff93c4
#ff8135
#fff609
#249ca3
#78dc52
#003fad
#87f2ff
#8e2ec4
#a4839f
#5c406c
#e5cdc4
#91463d
#000000
3 Likes

I know what the transparent thing is. Do I copy that as well?

1 Like

yes. Include the transparent one.

1 Like

But don’t include the // transparency

1 Like

I tried it and it broke my game. It was just a test. There was no code in it anyway. Can any of you guys put it into the code form? This was like my 5th time doing it after an agonizing hour.

1 Like

oh. That’s why it broke. Because I added // transparent

1 Like

Well, You live, you learn
,
β€œpalette”: [
β€œ#000000”,
β€œ#ffffff”,
β€œ#ff2121”,
β€œ#ff93c4”,
β€œ#ff8135”,
β€œ#fff609”,
β€œ#249ca3”,
β€œ#78dc52”,
β€œ#003fad”,
β€œ#87f2ff”,
β€œ#8e2ec4”,
β€œ#a4839f”,
β€œ#5c406c”,
β€œ#e5cdc4”,
β€œ#91463d”,
β€œ#000000”
]

Is this it @richard?

3 Likes

image
here are some I chose!

2 Likes

This is the first time I’ve seen a β€œ2 YEARS LATER”

2 Likes

same :slight_smile:

1 Like