Hey there,
I decided to use the Timeline feature to animate my characters. I created an Idle animation for my character using about 10 pieces such as hair, eyes, arms, etc. My idea was to have an invisible square with a Platformer behaviour and pin the character to the square so that the character can appear to be moving while retaining a smooth looking tween-style animation.
However, by pinnning the head (and other parts) to the square, I did not realize that the pinning completely restricts X and Y movements, and thus ruins the animation. I want to be able to pin the characters to the invisible square without ruining the X and Y animation set up in the timeline. What is the best way to do this? I am using Construct 3.