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

Cooldown indicator size 64x64

Status
Not open for further replies.
Level 19
Joined
Mar 18, 2012
Messages
1,716
Can someone make a model similar to the default game interface cooldown model:

UI\Feedback\Cooldown\UI-Cooldown-Indicator.mdl ( GameInterface - Model - Command Button - Cooldown )

but with a default scale (100%) of 64x64, which equals a tile size ingame.

The animation time should be 1.000 seconds equal to the original model.

I need this for a full screen system to display custom item cooldowns.
The model will be used as unit model, so one can set
  • SetUnitTimeScale - to display the cooldown properly.
  • SetUnitScale - to fit on the cell within the custom UI.
The default model has a scaling of ~1:2000 ( compared to 64x64 ) which is not so pratical to use for a unit/destructable model.
In a full screen system everything is scaled realtive to 64 so it would be perfect to apply the same scaling for the cooldown model.
 

ILH

ILH

Model Reviewer
Level 34
Joined
May 8, 2012
Messages
1,579
Is this what you want?
attachment.php
 

Attachments

  • Cooldown64.mdx
    5.1 KB · Views: 68
  • cooldown64.PNG
    cooldown64.PNG
    423.9 KB · Views: 233
Status
Not open for further replies.
Top