Geoset animation color values?

Status
Not open for further replies.
Level 1
Joined
Nov 20, 2007
Messages
3
When you try and edit a Geoset animation's color,
It looks like this :

GeosetAnim {
Alpha 4 {
DontInterp,
12400: 1.000000,
13000: 0.000000,
13933: 0.000000,
14067: 1.000000,
}
static Color { 1.000000, 0.784314, 0.784314 },
GeosetId 0,
}

Is there any reference or color picker kind of tool which helps one to know what the values in static Color correspond to? Or is it just RGB?
 
Level 1
Joined
Nov 20, 2007
Messages
3
Ah never mind, I found it -
I was confused why my edits didn't correspond properly to in-game changes.

I thought it was R, G, B.
Turns out it is B, G, R :xxd:
 
Status
Not open for further replies.
Top