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

Show index per animation and stand animation by default in model viewer

Status
Not open for further replies.
Level 29
Joined
Feb 2, 2006
Messages
1,691
It would be useful for models like Villager 255 Animations (which is an extreme example) to show the index per animation, so you can use it with
JASS:
SetUnitAnimationByIndex
without manually opening the model in another program/MDL etc.

Besides, I made the suggestion to play the "Stand" animation by default when showing a model which would also be useful. Sometimes the death or birth animations are shown by default which is not that useful. See Preview "stand" animations by default, show the non-portrait model by default and broken team color preview
 
Just to get it more clear in my head.

Suggestion 1:
Add index for each animation in this list:

1703708353577.png


Suggestion 2:
Play "Stand" animation on load. But it already does. For this model in particular, it just happens to show the portrait as the first model. I am not sure I understand your suggestion.
 
Detecting which model is the portrait is kind of... Not basic. But it could search for the first model in the bundle that has a "Stand" animation I guess.

Exactly but it does not show the "Stand" animation for example for Garrison.
Oh. You're right. It just picks the first animation in the file. I can fix that.
 
Status
Not open for further replies.
Back
Top