Alright, you'll probably get a lot of Need Help! posts from me in the future, as the first map I'm trying to make is complicated However, I totally believe in diving right in
Anyway, the problem I'm having is simple. I'm trying to create an ability that when used the hero creates an image of himself. This seems easy, but, if I base the ability off of Mirror Image, Everytime a new image is summoned, it removes all the previous images.
The idea of the ability is that it summons an image on a 10 second cooldown, where images last for 30 seconds. So you can continually create them and keep a certain amount of them up.
The other thing I tried was to base the ability off of the wand of illusion, which seemed more practical. I got everything on the ability to work, except for one thing, and that's that everytime I use the ability, even if I set it to self target only, I still have to target myself.
Is there a better way to do this? Such as, a way to remove the need to target myself to create an image, or do I have to resort to GUI triggering for the spell?
Thanks
Anyway, the problem I'm having is simple. I'm trying to create an ability that when used the hero creates an image of himself. This seems easy, but, if I base the ability off of Mirror Image, Everytime a new image is summoned, it removes all the previous images.
The idea of the ability is that it summons an image on a 10 second cooldown, where images last for 30 seconds. So you can continually create them and keep a certain amount of them up.
The other thing I tried was to base the ability off of the wand of illusion, which seemed more practical. I got everything on the ability to work, except for one thing, and that's that everytime I use the ability, even if I set it to self target only, I still have to target myself.
Is there a better way to do this? Such as, a way to remove the need to target myself to create an image, or do I have to resort to GUI triggering for the spell?
Thanks