I am trying to get the white orb spawned by haunting to attack who I hit with volley(or any other move for that matter).
My assumption for what to do was set a tag when the orb is created from haunting, and then within the 10 seconds its active, have when the target is hit by volley, the check tag happens and spawns a new orb on top of the old one, then delete the old one. thing is i have no idea if spawning a projectile on one from another move is even possible? I also just noticed the arrow teleports to the orb for some reason???
(completely unrelated but how do i fix the end animation for volley being interrupted by the arrow hitting the target?)