Just use the following function of the PlayerController:
void DeprojectMousePositionToWorld(FVector & WorldLocation, FVector & WorldDirection) const;
Cheers,
Moss
Just use the following function of the PlayerController:
void DeprojectMousePositionToWorld(FVector & WorldLocation, FVector & WorldDirection) const;
Cheers,
Moss