• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

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