I’m trying to remake echo and I want her ult to create a replica of herself that works like B.O.B but I don’t know how to make a custom ult
Sorry my response took so long, i had just gone to sleep 2 hours after you posted it.
Here’s a Fully Functional E.C.H.O (other than waving back) for you to modify. (if you can understand it, that is).
Code: 7HBP3, Feel free to ask any questions about it or any modifications for it.
I did try to comment stuff on it so you would understand better. but i kind of forgot to comment on any of the stuff i copied pasted from my previous projects. like the Sombra Invis detection & Targeting Script.
Thank you. It looks really complex, I definitely would not have been able to just brute force my way into creating it like I thought. Is it possible to remove the hud things that appear over enemies while her ult is ready too?
it would technically be possible by disabling her hero Hud, but that would also disable her portrait in the bottom left, along with the Health bar, ultimate meter, abilities, etc…
so possible, yea. but will you/anybody want to do that, probably not… then again, you could also just never give her the entire ultimate, cap it at 99% and that would also remove it. still a downside of the no ultimate icon displaying its ready & no sound/visual to tell the player, but much better then the other option.
Also i might be biased because i’ve worked on a LOT of AI projects, which is why i have refined some targeting & invisibility tracking scripts over time. but i dont think its very complex, just hard to understand all at once.
for example, i’ve made an Universal AI that could play any Hero on Assault mode with pathfinding back in OW1 & throughout this last year, made one for each available gamemode. (compared to those, this was trivial as you could imagine…)
Sorry for the really late reply but ok damn. I was hoping I could remove just that somehow. Thanks for your help though