Epic Developer Community Forums
No suitable user-defined conversion from "FVector2D" to "FVector" exists
Development
Programming & Scripting
unreal-engine
Ninjin
(Ninjin)
August 28, 2017, 4:25pm
2
GetLookDirection needs an FVector, but you are using ScreenLocation, which is an FVector2D.
show post in topic