UberLou Any chance you would be willing to share a sample event sheet? I just want to see an example that is working where the spriter object is pinned to the player sprite, etc... I am thinking there must be something I am doing wrong. For some reason when I do it with a new sample spriter animation, the spriter object does not pin to the player sprite and the animation does not loop for me.
I created a simple animation and dragged the scml into construct 2. Then I created a simple square sprite. Assigned the platform and scrollTo on the square sprite. Assigned the Pin behavior to the Spriter Object. And in my event sheet made an event that when I push the P key it should set the spriter objects X/Y to the player sprite and pin to it. That part does not seem to be working for me...