Basically i want my animation tile to play the animation in ping pong order:
f1
f2
f3
f2
f1
f2
f3
etc
instead now its looping:
f1
f2
f3
f1
f2
f3
etc
There is no options in the animated tile at all for this unfortunately.
I know, I can add the frames manually in reverse and thats a workaround, but i have dozens of these tiles with 10s of frames each so its a cumbersome workaround especially since this should just be a built in feature…