So I have an issue with renaming Custom properties that are being used in a driver. As an example, I made a custom property for some drivers. But when I renamed the properties, the drivers associated with the properties just stopped working, and I need to manually change the data path of each driver. Is there a way to change the property's name without needing to manually change each data path? Meaning that each driver that has the properties data path will rename itself.
I also have some concerns if this issue also happened when I renamed other things such as bones. How do I rename it without breaking all the drivers I made?
["prop"]– batFINGER Jul 24 '21 at 15:12