Hello everyone,
Assuming I have the below setup, 2 animations play for 5 seconds and then another 2 will play for 5 seconds. We want to have a transition time (mixing) and it's clear how to do it when we have one animation transitioning to another, but because we have more, we are not sure how it will be done !
So is this even possible ? any sample code (LibGDX)
Thanks