Hi there!
So I want to have a UAnimSequence pointer in my class, but then I don’t know how to initialize it with the animation I want it to contain.
Do I need to access something from Mesh to assign a name for one of my existing animations or how do I exactly do that? I couldn’t find any example on the net nor the forums.