I just import your package to my project. It has compiler error.
Assets/Obi/Scripts/InspectorButtonAttribute.cs(36,14): error CS0101: The namespace `global::' already contains a definition for `InspectorButtonPropertyDrawer'
When I tried to solve it by deleting the related scripts, it has a lot of error.
Do you know what am I suppose to do with this?
it seems like the package is having crash with standard assets package "third person controller" and crossplatformimput"
anyone encounter the same problem?
Assets/Obi/Scripts/InspectorButtonAttribute.cs(36,14): error CS0101: The namespace `global::' already contains a definition for `InspectorButtonPropertyDrawer'
When I tried to solve it by deleting the related scripts, it has a lot of error.
Do you know what am I suppose to do with this?
(30-08-2017, 09:09 AM)lyn_mot Wrote: I just import your package to my project. It has compiler error.
Assets/Obi/Scripts/InspectorButtonAttribute.cs(36,14): error CS0101: The namespace `global::' already contains a definition for `InspectorButtonPropertyDrawer'
When I tried to solve it by deleting the related scripts, it has a lot of error.
Do you know what am I suppose to do with this?
it seems like the package is having crash with standard assets package "third person controller" and crossplatformimput"
anyone encounter the same problem?