Jump to content

AlexYeaaa

Members
  • Posts

    2
  • Joined

  • Last visited

AlexYeaaa's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi Mike, Thanks a lot for replying, it seems that the issue was that Unity wasn't updated. Now it works fine! :)
  2. Hi everyone, i bought Spriter recently but im having trouble with the package in Unity, when i import the package it gives me this 4 errors. AnimationBuilder.cs(93,42): error CS0122: `UnityEditor.AnimationUtility.SetAnimationClipSettings(UnityEngine.AnimationClip, UnityEditor.AnimationClipSettings)' is inaccessible due to its protection level AnimationBuilder.cs(103,64): error CS1061: Type `UnityEditor.Animations.AnimatorController' does not contain a definition for `animationClips' and no extension method `animationClips' of type `UnityEditor.Animations.AnimatorController' could be found (are you missing a using directive or an assembly reference?) AnimationBuilder.cs(103,43): error CS1502: The best overloaded method match for `UnityEditor.ArrayUtility.Contains<UnityEngine.AnimationClip>(UnityEngine.AnimationClip[], UnityEngine.AnimationClip)' has some invalid arguments AnimationBuilder.cs(103,43): error CS1503: Argument `#1' cannot convert `object' expression to type `UnityEngine.AnimationClip[]' I dont know much about code, so it would be awesome if someone can help me with this, btw i have the Unity 5.0.0b1 version. Thanks!
×
×
  • Create New...