Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpriteAnimator won't work on a fresh gameobject #1

Open
SharpenedSpoon opened this issue Nov 25, 2015 · 1 comment
Open

SpriteAnimator won't work on a fresh gameobject #1

SharpenedSpoon opened this issue Nov 25, 2015 · 1 comment

Comments

@SharpenedSpoon
Copy link

Tried adding the SpriteAnimator to a gameobject and it immediately started throwing errors - first erased the inspector gui (line 519 of SpriteAnimatorEditor - looks like it tries to grab animations from an array, but the array is empty).

Once I hit "play" it looks like some of the values are initialized. While playing, I can see the animation control buttons and the "Animations" label, but see no interface for actually adding animations. I also get an error referring to line 155, which looks like a similar error, trying to access the array's items.

After I hit Stop, the inspector gui returns, but the only controls for it are the "Play on Start" dropdown.

he;lp!

@nullbunny
Copy link

I just started using UtilityKit with Unity 5.3 and I've run into the same problem. Looking into it.

Would be cool to get this working again. Mecanim is annoying to deal with for light-weight 2d animations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants