• 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.

How to make a model partially visible?

Status
Not open for further replies.
Hello everyone, I observe from awhile that if a model is bigger than what the current game camera can catch, then the game will hide the model.
Is there a way to make the model visible even if you can't see the whole model at once?
Like making some changes in the model in the properties of the model or whatever?
 
Level 27
Joined
Apr 3, 2018
Messages
499
It's the bounds size of the model, which you can reduce in Magos, in model properties and sequence manager (each animation gets its own bounds).

I had some models (Arthas with sword) get hidden on some camera angles (side view) because the automatically calculated bound height was over 700 because of his sword falling from the sky (normal for units is like 200) which went higher than the screen's bounds. After lowering the animation bounds the model stopped disappearing.
 
Status
Not open for further replies.
Top