Hey all,
Anyone have any thoughts on animation events on sprites like there are on the skeletal animation tracks in engine? Other than this method, all I can think to do to figure out when a certain track has finished is to check it in an update function which doesn’t seem terribly efficient.
Thanks in advance.