• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

[Solved]Magos Model editor geosets disappearing tint

Status
Not open for further replies.
Level 14
Joined
Mar 21, 2012
Messages
393
Hi :),
I have a problem with a model, when I add geoset animation for changing the color of some geosets with magos model editor, some of those geosets disappear, does anyone know how to fix that problem ?
thanks

problem-png.312234


Edit : forgot to attach the model
 

Attachments

Last edited:
I experienced the same problem with Magos' Model Editor; sometimes it changes the alpha in geoset animations to random values (e.g. 0.545098); you need to convert the model to MDL, open it in Notepad; press Ctrl+F; find 'GeosetAnim'; change the alpha to 1; save the file and convert it back to MDX.
 

Attachments

I experienced the same problem with Magos' Model Editor; sometimes it changes the alpha in geoset animations to random values (e.g. 0.545098); you need to convert the model to MDL, open it in Notepad; press Ctrl+F; find 'GeosetAnim'; change the alpha to 1; save the file and convert it back to MDX.

thank you :) would have never found this solution alone :D
 
That's a bug in Magos Model Editor : when you tint a geoset and save, the red value (or blue, i dont' remember) gets saved in place of the alpha value, which causes the bug.
Which means the bug only appears with some colors and not others.

I use another way to fix it : just check "animated" for alpha and make sure the alpha is "0: 1" in anim key.
Using the animated alpha overrides the bug.
 
Status
Not open for further replies.
Back
Top