Fix Spring Size Warning
Last updated
Last updated
During the first asset verisons the rotation spring changed quite a lot. From 1.2 onward the asset will be stable and this will never happen again. This rotation spring is mostly used in the TransformSpringComponent. So objects using this component can trigger this warning. To fix it you can either create a new instance of TransformSpringComponent and copy the values over. Or you can open the Asset Window: Tools -> SpringsWindow -> Springs Settings Tab
Then at the very bottom you have the Fix spring sizes in current scene button who will go over all the components in the current scene and fix their size. Taking a screenshot or having a git backup with the values of said springs is encouraged in order to ensure that no values are lost during the fixing process. Sorry for the inconvenience.