Hey guys!!! So far I am getting alot of progress with my game, thanks to you guys help :)
So, I got up to the point that I dont know if is possible to make.
I was able to pin a object (a sword) to my sprite (char). When my char is walking the sword pin is just fine. I used Player.ImagePointX("weapon").
But this works fine because my weapon has only one frame, I mean, its just a weapon pointing lets say 45 degrees.
When my char use the attack animation, this very char will have his hand in three positions, up, mid and finish the slash with the bottom position, so the sword in its hands will have 3 different sprites.
So that is my problem. How can I pin this attack with this sword? Is that possible to create?
If more details is needed I can send my capx.