Is there any way to teleport character, by any method for example when char walk into trigger box and teleport him to certain coordinate in other area. I would prefer not to have fade out like how u enter portal but more like instant change of location. Im aware of shadow strike skill but that just char turn invisible while walking super fsst, which involve pathing.
Use a template like skill_attckspellteleportself.
It allows teleporting everywhere even on places that shouldn’t be reached and beyond closed gates.
However there is no smooth camera transition like in other hack slash with a teleport, so it’s very disturbing.
Not sure if that instant change is possible, because when the game loads, it is not loading all of the locations at once, so it needs some time, thats why you have this ‘fade out’, I think.
Thank you for replying guys. I’m still very much noob in scripting so this will take a me while. Will come back for help again if I stumbled upon a stone wall.