Accessed none trying to read property with anim bp

Not sure why, it looks like your Pawn is not a First Person Character

Try moving the PrintString node to before the Branch node, and see if your Pawn is valid

If it’s a valid pawn, then your Lantern object is not a child of the First Person Character class

I dont know how you would want to fix that, but you could reparent your Lantern class to the FIrst Person Character class like this: