When an actor creates another actor, the scale set in the newly created unit's actor is not being used.
I think this is relatively new because I tried to copy over a conglomerate unit that someone else had made, and it did not look right due to this. I ended up having to set the scale in the model file instead of the actor.
example:
Unit 1:
event: UnitBirth
action: create unit_2_actor
When an actor creates another actor, the scale set in the newly created unit's actor is not being used.
I think this is relatively new because I tried to copy over a conglomerate unit that someone else had made, and it did not look right due to this. I ended up having to set the scale in the model file instead of the actor.
example:
Unit 1:
event: UnitBirth
action: create unit_2_actor
Not a bug.