I am trying to create a realistic looking rope climbing. I can get the bone location for the character’s fingers, hands and feet, and have a skeletal rope, that looks and acts real. But I need to set the location of the bones on the player at runtime. Is there a way to set bone location at runtime. I can get the bone transforms at runtime, but I can not set them at runtime by any function that I have seen within the Engine?