Hello,
I’m new to UE5 and i’m trying to make camera rotation with blueprints.
For now i’m doing this with help from YT video, more precisely this one at this time stamp.
When i try to compile i’m getting error: This blueprint (self) is not a PlayerController, therefore ’ Target ’ must have a connection.
Person from video is doing this tutorial on TopDown project, and i’m doing this from blank project so maybe thats the problem but i dont have any idea how to fix this, like i said im completly new to this
Thanks.