Hey everyone,
What methods would I need to override to make a weapon that, when hitting an actor in game, will teleport that actor to a set location (say, add 4000 to the X value or something like that)?
I already know that the Actor class has a SetLocation and Move methods, but how would I get the actor a projectile hits?
Or would I have to use a trace?
Thanks!



Reply With Quote


Bookmarks