ok so, my thirdperson BP = MasterCharacter BP just a name change as far as I know. I’m a beginner to Unreal 5.3 but not completely computer illiterate. It’s starting to seem like all my problems might be related. I cannot get my root motion jump to work (screenshot 1)
I first noticed it was failing to cast to MasterCharacter (thirdpersonBP) in some health potion logic (screenshot 2)
screenshot 3 is in game showing the print string ‘fail’ for the health potion
screenshot 4 is another example I believe where it’s failing to cast to MasterCharacter (thirdpersonBP) I get errors saying the hud is not set or invalid or something and the hud just doesn’t work also.
Please if there are any pros out there willing to help a noob, please, please, please! I’ve been trying to work around this for months now hoping that it would work itself out or I would realize some silly mistake that I made but the casting and getting owner/character/pawns/controllers/etc is beyond me still.