Skip to content

Wyte Animation

Xeltica edited this page Feb 23, 2018 · 3 revisions

Wyte Animation is a simple feature for sprite provided by Wyte Engine.

Until now, Wyte Engine used unity's Mecanim animation system. But this was too hard to use because it was too high functionality to realize sprite animation.

The new Wyte Animation is simple animation feature for sprite. You can common use it for all objects with sprite feature just by making a special asset and registering it to AnimationManager.

Clone this wiki locally