I am looking to create an object at a set distance from the centre of another object, whose exact position is determined by the getRotation() of the central object.
In my case, a hockey player's puck is created in the direction he is facing, but far away enough so that he doesn't collide with it and interact.

