- Home /
This question was
closed Oct 04, 2013 at 09:37 AM by
Fattie for the following reason:
Duplicate Question
How to attach an Object to my player
Hello Guys currently I am working in my first Video game in a 2D platform but I got stuck because I still dont know how to attach an object to my player, for example, I want my player be avle to pick upa sword, an axe etc so I have been investigating and it seems that using character joint can do the work but i havent found any good tutorial abot this, so can someone guide me about this topic. Thanks
Comment
Best Answer
Answer by Triqy · Oct 03, 2013 at 11:22 PM
makeing your object a child of your hand object by parenting the object to it. Transform.parent with a combination of character animations should work