Hello. I'm working with my team on a 2d platform game.
We are considering to change from unity animations to spine 2d. Our only doubt is about unity animation events. Lot of our logic, at least in combat animations, is based on the fact that i can call functions during the animation at the exact frame i want them to behave. How to achieve the same in Spine 2d?
Thank you very much for your time.