Hi, I’m very new to creating Blueprint in UE5. Currently, I have a parent component which contains convai chatbot and capsule and inside there’re 2 child components (models) one with mouth animation and one don’t.
My problem is to work with the custom event in parent component BP I need to use the skeleton mesh from the model (child component), but I don’t really know which node or actions I need to use to call it.