UtilityKit
UtilityKit copied to clipboard
Mostly static utility classes that are used across multiple projects. This seems like a better place for them than in Gists.
Hi, I have attempted to recreate the same effect in your very encouraging post: [Interactive 2D Foliage](http://prime31.github.io/grass2d/) To no success. Do you have a full working example project to help...
Weirdly, after clicking one of the items and getting the error, you can traverse the list using the arrow keys. IndexOutOfRangeException: Array index is out of range. Prime31.SpriteAnimatorEditor.selectAnimationAtIndex (Int32 selectedIndex)...
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...