
Hi there I have a script using Tokenmod that allows one of my players to shapeshift between different forms. Each of these forms has a different sheet representing it. As such I am trying to use ChatSetAttr to keep the HP consistent between sheets (ie. when one form loses hp its represented on all other sheets). I have thought about simply unlinking the hp bar from the sheet, which obviously works but I was wondering if there was a way so i could update all the sheets as health is lost and gained. Thank you