You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the first model I was testing only 2 animations out of 12 tested looked correct. Figured out the clip.length seemed to be rounded wrong. I have changed to clip.length +.000001f on the Bake function and then all the animations look correct.
The text was updated successfully, but these errors were encountered:
On the first model I was testing only 2 animations out of 12 tested looked correct. Figured out the clip.length seemed to be rounded wrong. I have changed to clip.length +.000001f on the Bake function and then all the animations look correct.
The text was updated successfully, but these errors were encountered: