Am getting players forward vector and multiply it by a set distance. Like so:
forward vector is used to set position of object am interacting with.
UPDATE:
I have tried to set actors transform manually. Still nothing, is it because I do not have a target set sense it is in parent class?