HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Visble Invisable

04-24-2004, 04:17 AM#1
WC3player2
Where in a mdl file does it say when a mesh is visable or not?
04-24-2004, 07:18 AM#2
Xaran Alamas
Geoset anims section, it's pretty self explanatory.
04-24-2004, 04:43 PM#3
WC3player2
Thank You. There so many things That I have no clue what they are. What do the normals do? Tvertices are unwrap. Vertices are the Vertices, but what are normals for?
04-24-2004, 05:24 PM#4
Xaran Alamas
AFAIK they effect how the face is shaded but I'm not sure of any more detail than that.
04-25-2004, 07:57 AM#5
Bolthan
Hmmm as far as I can remember it is "GeosetAnimation" section of the mdl.
(from the acolyte mdl 1st)
GeosetAnim {
Alpha 3 {
DontInterp,
26667: 1,
86567: 0,
87333: 0,
}

I think the 0 and 1 refers if it shows up or not ...

But I think there was a mdl referance somewhere in the forum, perhaps you will find it there!
04-25-2004, 08:07 AM#6
WC3player2
I know how to do it.