Game Development Community

Color

by Fucifer · in Torque Game Engine · 01/23/2007 (1:21 pm) · 1 replies

I am sure this has been ask but I did search and came up empty. There a way in Torque to see what these colors are. Like a color wheel. Thanks.

color = "1.0 1.0 1.0 1.0";

#1
01/23/2007 (2:09 pm)
There's a ColorPickerDlg.gui in /common that might be of some use to you.