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

Unit Model Scaling via Triggers

Status
Not open for further replies.
Level 17
Joined
Apr 13, 2008
Messages
1,608
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