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
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