Assets/Daikon Forge/DFGUI/Scripts/Controls/dfControl.cs(3792,31): error CS1061:
Type `UnityEngine.Transform' does not contain a definition for `hasChanged' and no extension method `hasChanged' of type `UnityEngine.Transform' could be found
(are you missing a using directive or an assembly reference?)
换了几个版本都是这个问题……我是新手,不知道要如何解决