rurre/PumkinsAvatarTools

unity 2017.4.28f1

Closed this issue · 3 comments

PumkinsAvatarTools.cs(1182,42): error CS1061: Type DynamicBone' does not contain a definition for m_UpdateMode' and no extension method m_UpdateMode' of type DynamicBone' could be found. Are you missing an assembly reference?

removing dTo.m_UpdateMode = dFrom.m_UpdateMode;
on line 1182 fixes it and can copy dynamic bones

rurre commented

Which version of dynamic bones are you using? Can I have the dynamic bone script you have to take a look at it?

rurre commented

This should have been fixed now. Just grab the latest release!