Epic Developer Community Forums
Which Object for "Cast to Anim_BP_Character"?
Development
Programming & Scripting
compile-error
,
unreal-engine
,
question
,
Blueprint
anon15805799
January 21, 2023, 3:20pm
1
SBB_Question_Casting_AnimBP
1131×937 81.5 KB
Which object does the node need for a compile?
rokenrock
(rokenrock)
January 21, 2023, 3:42pm
2
You’ll want to get a reference to your character mesh and get the anim instance from it. Like so:
image
1258×523 74.1 KB
1 Like