This blueprint (self) is not a PlayerController, therefore ’ Target ’ must have a connection.

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.

1 Like

Try plugging a ‘get player controller’ node in there :slight_smile:

1 Like

Thank You very much :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.