Hi I am new to scripting so I think this is a simple question but I can't get it! I am trying to parent bones without changing there positions first idea I was thinking to store the pos data for the child and the parent bones then substract them to know the difference, and after parenting add the di...