Closed TrackLab closed 5 years ago
I would have forked the Project to fix the Error myself, but my Unity C# Skills are not advanced enough for that.
The Script works great. But when exporting the Game, Unity throws an Error.
No matter if I actually use the Scripts, or not. As long as FastIK is imported, building the Game results in this Error:
Assets\FastIK\Scripts\FastIK\FastIKFabric.cs(197,17): error CS0103: The name 'Handles' does not exist in the current context
I checked the File myself, from what Ive seen you didnt defined 'Handles'
ve seen you didn
I have the same issue as Track Lab.
Sorry. Just comment out the OnDrawGizmos. The latest version fixes this issue
I would have forked the Project to fix the Error myself, but my Unity C# Skills are not advanced enough for that.
The Script works great. But when exporting the Game, Unity throws an Error.
No matter if I actually use the Scripts, or not. As long as FastIK is imported, building the Game results in this Error:
I checked the File myself, from what I
ve seen you didn
t defined 'Handles'