Rajawali / Rajawali

Android OpenGL ES 2.0/3.0 Engine
https://rajawali.github.io/Rajawali/
Other
2.32k stars 700 forks source link

Enhanced SpriteSheet Animation #2426

Closed contriteobserver closed 2 years ago

contriteobserver commented 2 years ago

SpriteSheetMaterialPlugin is now controlled via SpriteSheetAnimation3D, rather than directly off SystemClock, which enables sprite based characters to switch between animations or behaviors at runtime.

This enhancement provides Rajawali with two different capabilities for managing SpriteSheet animation.