of     1   

Comets2224
#200421320Saturday, October 22, 2016 4:54 PM GMT

I suggest we add surface color, which is sort of like part color, but only one or a couple faces/surfaces. Say you wanted to make a wall, that's white on one side, and orange on the other, instead of using decals or making a new wall. You could use surface color.
ShadokuSan
#200447280Sunday, October 23, 2016 7:23 AM GMT

Well instead of decals you could use SurfaceGui and a frame inside to change the color of any side you wish. You can also do this with UnionOperations (Union parts) by subtracting a side of the part with another part of a different color, and make sure "UsePartColor" is set to false.

    of     1