Author Topic: Colorset coding help  (Read 493 times)

I'm currently trying to make my own Color Set, but I can't get the transparent bricks to work. The game acknowledges that they're there, but when I'm actually playing in game, they're not an option. Can anyone help me?
Code: [Select]
1.000 0.000 0.000 0.700
0.900 0.000 0.000 0.700
0.800 0.000 0.000 0.700
0.700 0.000 0.000 0.700
0.600 0.000 0.000 0.700
0.500 0.000 0.000 0.700
0.400 0.000 0.000 0.700
0.300 0.000 0.000 0.700
0.200 0.000 0.000 0.700
0.100 0.000 0.000 0.700
DIV: Trans-Red

1.000 0.500 0.000 0.700
0.900 0.450 0.000 0.700
0.800 0.400 0.000 0.700
0.700 0.350 0.000 0.700
0.600 0.300 0.000 0.700
0.500 0.250 0.000 0.700
0.400 0.200 0.000 0.700
0.300 0.150 0.000 0.700
0.200 0.100 0.000 0.700
0.100 0.050 0.000 0.700
DIV: Trans-Orange

1.000 1.000 0.000 0.700
0.900 0.900 0.000 0.700
0.800 0.800 0.000 0.700
0.700 0.700 0.000 0.700
0.600 0.600 0.000 0.700
0.500 0.500 0.000 0.700
0.400 0.400 0.000 0.700
0.300 0.300 0.000 0.700
0.200 0.200 0.000 0.700
0.100 0.100 0.000 0.700
DIV: Trans-Yellow

0.000 1.000 0.000 0.700
0.000 0.900 0.000 0.700
0.000 0.800 0.000 0.700
0.000 0.700 0.000 0.700
0.000 0.600 0.000 0.700
0.000 0.500 0.000 0.700
0.000 0.400 0.000 0.700
0.000 0.300 0.000 0.700
0.000 0.200 0.000 0.700
0.000 0.100 0.000 0.700
DIV: Trans-Green

0.000 0.000 1.000 0.700
0.000 0.000 0.900 0.700
0.000 0.000 0.800 0.700
0.000 0.000 0.700 0.700
0.000 0.000 0.600 0.700
0.000 0.000 0.500 0.700
0.000 0.000 0.400 0.700
0.000 0.000 0.300 0.700
0.000 0.000 0.200 0.700
0.000 0.000 0.100 0.700
DIV: Trans-Blue

1.000 0.000 1.000 0.700
0.900 0.000 0.900 0.700
0.800 0.000 0.800 0.700
0.700 0.000 0.700 0.700
0.600 0.000 0.600 0.700
0.500 0.000 0.500 0.700
0.400 0.000 0.400 0.700
0.300 0.000 0.300 0.700
0.200 0.000 0.200 0.700
0.100 0.000 0.100 0.700
DIV: Trans-Violet
The set itself isn't finished, so having these many different colors is subject to change.
I wasn't sure where this topic should go, so feel free to move it wherever.

What do you mean by "not an option"? Do they show up, but they're not translucent?

A colorset can have up to 64 colors.

Post the whole colorset.
« Last Edit: January 03, 2014, 03:43:31 AM by Axo-Tak »

A colorset can have up to 64 colors.
There's my problem. Thanks for telling me. Locking. Apparently not allowed to lock these topics.
« Last Edit: January 08, 2014, 01:09:59 PM by the hacker »