Tommy_ Posted July 22, 2018 Share Posted July 22, 2018 I'm trying to stick a hand to my player and I simply did this: hand.x = player.x + 40; hand.y = player.y - 40 the problem is my player rotates. so How can I fix the hand to the player. BTW hand need physical collision Link to comment Share on other sites More sharing options...
T0YN3TT Posted July 22, 2018 Share Posted July 22, 2018 put everithing inside a container. then rotate container.. sorry for my bad english Tommy_ 1 Link to comment Share on other sites More sharing options...
Recommended Posts