Alright, I’ve got all of my 3d models, characters, and things like that. (It is 3rd person.) Now, I need to know how to put a tomahawk in a players hands and make them melee with it. I know it requires code and animation, but can someone please help or point me to some specific tutorials?
Read some Blender tutorials to make the character animations, to make it an weapon, place the weapon model in the Camera of the player in Hierarchy and move it to it’s hand, then make some script, that “when player clicks the mouse button, it plays the animation”.