Here is my situation: I made it so the siege tank unit, when in siege mode, have the corrosive bile ability from the ravager.
But, My siege tank can't cast it while in siege mode. It say something like unable to rotate target point. I think that this error can be corrected if the siege tank (in siege mode) have the ability to rotate on himself. I am wondering were I can correct this error via the data editor? Is it in the behavior, actor, model section ???
The ability has a 0 arc so the target needs to be facing the unit. Siege tanks in siege mode cannot turn and face a specific direction (for visual purposes) and use a turret to attack that can turn.
Under the ability data type you need to make the arc of your ability 360.
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
Hi there!
I am new to data editing.
Here is my situation: I made it so the siege tank unit, when in siege mode, have the corrosive bile ability from the ravager.
But, My siege tank can't cast it while in siege mode. It say something like unable to rotate target point. I think that this error can be corrected if the siege tank (in siege mode) have the ability to rotate on himself.
I am wondering were I can correct this error via the data editor? Is it in the behavior, actor, model section ???
Thank you for you help.
The ability has a 0 arc so the target needs to be facing the unit. Siege tanks in siege mode cannot turn and face a specific direction (for visual purposes) and use a turret to attack that can turn.
Under the ability data type you need to make the arc of your ability 360.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Thank you very much my friend ^^