I followed YouTube tutorials and added clothing to a skeleton, but animation button doesn’t show. I also tried to put animation on the actor’s using transform in Sequencer, but it doesn’t move.
Besides, I want to create a Blueprint that spawns a group of enemies with objects, but I can’t find a clear tutorial. Any tips or links (and which engine version to follow) would be appreciated.
I found the way to fix the adding animation into the actor problem.
open the actor > animation section
change the animation mode to ‘Use Animation Asset’
Add the animation you want to use in the ‘Anim to Play’ to all the skeletons in the actor
However, I could not find any way to spawn enemy with objects around it in blueprint. I think I will use another way to create it. Thank you for reading