Getting PlayerState from blueprint?

I can’t seem to find a node that gets an instance of the PlayerState class.

Hey MulleDK19,

Here is an example of a node setup you can use to get PlayerState:

Hope that helps you out!

Yea, that works. Thanks!

With Game State array you can have only a copy of PlayerState, if you need to modify it too, you should use appropriate PlayerController’s Player State variable