Jump to content

How to fix a Image to a Sprite


Tommy_
 Share

Recommended Posts

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

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...