Hi, I made a new topic for a new question, so correct me if I shouldn't have, and it won't happen again :)
So yeah, I want to make an ability, that, when activated makes my hero a detector, a detection tower (seeing the enemies from far away in the fog of war) and see like an air unit would : above hills, which requires to increase the height vision.
You would need a Search Area effect that can target hidden units that uses a revealing Search Area effect like the scanner of the orbital command center.
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
Default number since the duration of the buff determines how long it lasts. Have the search scan last for a very short duration but be applied frequently.
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
Hi, I made a new topic for a new question, so correct me if I shouldn't have, and it won't happen again :)
So yeah, I want to make an ability, that, when activated makes my hero a detector, a detection tower (seeing the enemies from far away in the fog of war) and see like an air unit would : above hills, which requires to increase the height vision.
Can you help ?
Thanks :)
You would need a Search Area effect that can target hidden units that uses a revealing Search Area effect like the scanner of the orbital command center.
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
@DrSuperEvil: Go
Okay I see... So where do I start ? :)
Is this a passive or active ability?
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
@DrSuperEvil: Go
An active one.
The start with an Effect - Instant ability and a button from the Buttons data type for it. Next make a Search Area effect and a second one.
By the way you want to reveal the position of the enemy units as they move or just where they were?
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
@DrSuperEvil: Go
I want to see exactly as if he was an air unit (and go back to normal when the behavior stops).
So not reveal units through the fog of war/unexplored map?
Then have a Create Persistent effect used by the ability that uses frequent low duration map revealing Search Area effects.
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
@DrSuperEvil: Go
The thing is my ability is togglable, just like Cloak. So how can I do that ?
Use a Behavior type ability that has a Buff behaviour with a periodic effect that does as stated above.
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
@DrSuperEvil: Go
And how many periods do I put ?
@samourai23: Go
Well now it lasts forever, and don't follow my hero. Like a scan does. And it's a very very big zone it does too...
EDIT : It works ! :)
Default number since the duration of the buff determines how long it lasts. Have the search scan last for a very short duration but be applied frequently.
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