davidalmarinho / Sirius

An almost 2D Game engine powered by LWJGL. It has born by doing this series: https://www.youtube.com/watch?v=VyKE7vz65rY&list=PLtrSb4XxIVbp8AKuEAlwNXDxr99e3woGE
3 stars 0 forks source link

Sprite animation window #123

Closed davidalmarinho closed 2 years ago

davidalmarinho commented 2 years ago

Sprite Animation Window: Animations may be saved, loaded, and applied to game objects. The system is very delicate for now, but it works.