Weapon master blueprint reference is not compatible with third person character

help me with this issue please as soon as possible !!!

You need to learn how to reference correctly.

Basically, the error message is telling you what’s wrong and how to fix it. You need a proper reference of Third Person Character, which SHOULD be self reference since you’re in that BP currently. If you need a reference to WeaponMasterBP, you’ll need to cast to it or use the other ways in the video I linked above.

If this has answered your question, please upvote and mark as answered. Good luck!