ok so in this game i have this neat little idea concept of armor that would get damage and change animation until it disappear. After reviewing and splicing other Swf files and studying the effect various of people. I saw that they were using multiple layer of sprite and pin to the body part. So i have my main body which has one arm pinned and then a shoulder pad pin to the arm.
Problem is every other armor pieces work just fine except for the shoulder pad....It just lagg behind like a rope effect and then drag back to the pinned spot...and this only occur during movement of the platformer behavior
And I am dead curious if it the limit of pin as in the pin of a pin cannot work properly ? or is it some weird bug with pin behavior because it is the only one that is giving me this problem.