Just wondering if it was possible to rotate an object when the tween reverses to its initial position?
I made a fish and want it to go back and forth, which I have working already but I also what it to turn around and be facing the direction it is moving.
Is there a way to achieve this using one tween and setting it to repeat and reverse to initial position or do I just have to use two tweens?