I am going through a tutorial and the option to find a “Calculate Direction” function is not in the newer version of the Unreal Engine. The tutor simply right clicks in the BP window background to create a new function. Types in Calculate Direction and appears under Animation.
Any help would be appreciated. I tried looking for the answer for a while but no luck.
Thank you @burntbyhellfire I have another problem. I can’t connect “Cast To Character” to “Calculate DIrection.” Shouldn’t “Calculate Direction” be the color blue? it’s green.
well if youre casting to character using a specific blueprint you have to get the owner of that BP, so try to get pawn owner or something of that sorts would connect into a “cast to” node… if youre trying to calculate direction for direction/speed to drive a blendspace i dont even use a cast to node for them