Hello, I got a little problem over there.
I have 2 separate sprites: a character and a long stick that player is supposed to hold in both hands and stab when chosen key is pressed.
I don't know how to do it though, because I got some problems. First of all I tried to pin weapon to character but when it comes to stabbing, position of weapon doesn't change (it's supposed to go forward and back then, but it's pinned to character and won't go anywhere so this method won't work).
I also tried to "Set position to another object" every tick and chose image point set to hand but when character starts moving the position of weapon weirdly "delays" and doesn't follow up the image point too precisely..
Help (maybe examples?) would be really, really appreciated, thanks in advance. :)