• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Unit Model Scaling via Triggers

Status
Not open for further replies.
Level 18
Joined
Apr 13, 2008
Messages
1,610
Heyo,

I want to increase/decrease the Scale Size of units during the game by a delta, and not to certain set numbers. For example, unit uses an ability, gets +0.1 scale size.

I had to find out that there is no GetUnitSize function.

I could invest a lot of time to build a library of my ~200 unit's default scale size and use hashtables and long algorithms to create a very annoying system that does what I want, but there should be a more eloquent way of doing this.

Is there a way to do what I want? Is there some ability in the game that modifies model size?
 
Status
Not open for further replies.
Top