Hey all!
So I'm working on some abilities and having trouble with this one.
Basically the unit triggers an event that causes the unit to morph.
Except every so often the morph doesn't happen correctly. This usually occurs when it appears that the unit is given a command very close to when the morph is triggered. The unit then does the issued command for about a second then the morph.
The problem is that right after the first morph a second morph is issued (not RIGHT after, but roughly between 0-2 seconds.)
It seems like the first morph is taking place too late due to issued commands and canceling out the second morph.
This seemed like a data problem, but has some triggering that could be at fault. And the resolution could be either.
So is there anyway to make it so these morphs can both occur, and that issued commands either don't happen. Perhaps there's some data settings for the morphs? Or a trigger action that will allow only the morph to happen after the trigger is triggered?
I tried issueing a 'stop' command right before the more issue, but it doesn't change anything sadly.
is there a way to actually clear commands/command queue?
Hey all!
So I'm working on some abilities and having trouble with this one.
Basically the unit triggers an event that causes the unit to morph.
Except every so often the morph doesn't happen correctly. This usually occurs when it appears that the unit is given a command very close to when the morph is triggered. The unit then does the issued command for about a second then the morph.
The problem is that right after the first morph a second morph is issued (not RIGHT after, but roughly between 0-2 seconds.)
It seems like the first morph is taking place too late due to issued commands and canceling out the second morph.
This seemed like a data problem, but has some triggering that could be at fault. And the resolution could be either.
So is there anyway to make it so these morphs can both occur, and that issued commands either don't happen. Perhaps there's some data settings for the morphs? Or a trigger action that will allow only the morph to happen after the trigger is triggered?
All help is greatly appreciated!
Have you tried making it cancel all other commands before it issues the morph command?
I tried issueing a 'stop' command right before the more issue, but it doesn't change anything sadly.
is there a way to actually clear commands/command queue?
A buff that disables the ability momentarily can do that.
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