For spawning random human characters, I would want them all to have a variable height. How can I properly achieve this without breaking animations etc. Just scaling the actor/capsule would work correctly? Ideas, suggestions? Thanks.
1 Like
Scaling the mesh or the capsule it is a child of, also scales the skeleton so all animations will work correctly.