There was an error while loading. Please reload this page.
In Wyte Engine, sprites are drawable objects which support animation.
They use unity's sprite system and you can use sprite animation easily through WyteAnimation API.
WyteAnimation
The engine renders sprite with the following components:
SpriteEntity
SpriteTile
Scripting API
Extension API