Originally posted by Old-Crow
View Post
and handle the logic here and within your equipment character BP, you want to call your notify event from your Anim BP graph, the you want to call a pure function called "Try Get Pawn Owner" then you want to cast to your character BP then cast from that to get your player contoller, then call a the new server event you just made.
Hope this helps.
Comment