I am trying to make an ability that would give me stimpack + make me drop a creep trail, i got the trail done and it works but the problem is I don't get how to make it into an ability, I tried an effect- instant with a 15 sec duration but it didn't work, please help.
Never tried, but I think you should try with a persistent effect, since you have to apply slim every second. If it still doesn't work, did you try copying the overseer's ability to generate creep ? Just create a "set" effect for your ability and add both the stimpack and the creep effect into it, or using a "create persistent", apply the creep behaviour periodically, and the stimpack as initial effect.
Use an Effect - Instant with a Set effect that uses two Apply Behavior effects. The one is your stim Buff behaviour, the other is your generate Creep behaviour. When the stim buff expires it uses a Remove Behavior effect that removes the creep generation buff.
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
I am trying to make an ability that would give me stimpack + make me drop a creep trail, i got the trail done and it works but the problem is I don't get how to make it into an ability, I tried an effect- instant with a 15 sec duration but it didn't work, please help.
@pokenoufl: Go
Never tried, but I think you should try with a persistent effect, since you have to apply slim every second. If it still doesn't work, did you try copying the overseer's ability to generate creep ? Just create a "set" effect for your ability and add both the stimpack and the creep effect into it, or using a "create persistent", apply the creep behaviour periodically, and the stimpack as initial effect.
@pokenoufl: Go
Just make it into an instant ability that uses an apply behavior effect, create unit effect or how ever you're creating the creep.
Use an Effect - Instant with a Set effect that uses two Apply Behavior effects. The one is your stim Buff behaviour, the other is your generate Creep behaviour. When the stim buff expires it uses a Remove Behavior effect that removes the creep generation buff.
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