Hi!
I'm using the unit animation Flail in my map, but the Inmortal one change the height of the unit and it looks like the Inmortal is flying.
If I try to change de unit's height with triggers setting it to a negative value nothing happend.
How I can adjust the position of the unit/actor/model to the height of the floor?
You need to modify the height of the actor, not the height of the unit. This can be accomplished via site operations or actor messages. I would recommend actor messages via triggers if you need the height to change over the course of the game.
Hi! I'm using the unit animation Flail in my map, but the Inmortal one change the height of the unit and it looks like the Inmortal is flying. If I try to change de unit's height with triggers setting it to a negative value nothing happend.
How I can adjust the position of the unit/actor/model to the height of the floor?
You need to modify the height of the actor, not the height of the unit. This can be accomplished via site operations or actor messages. I would recommend actor messages via triggers if you need the height to change over the course of the game.
@BasharTeg: Go
I have tried it with this actions:
and
Still nothing happend.
Still without a solution... :(
@jesuson: Go
Make sure you're sending it to the right actor? I think units have multiple actors