Developer postOriginal post (opens in a new tab)

S2ENGINE HD 1.4.6 B8 PREVIEW #2

Hi guys,
In the last week I've worked on the animation system.
I've redesigned a part of it for many reasons:

- reducing memory consumption for every character instance
- simplifying code
- making animation system easily extensible in future
- animation splitting

Animation Splitting

The following is a video tutorial showing how to split a "more than one clip" animation in different animations:

https://www.youtube.com/watch?v=b_K1BGIYND0&feature=youtu.be

Enjoy and stay tuned!