melee punch

realfuzzynono

New member
hello, I don't see this anywhere in the tutorials but if it is forgive me. I am trying to make a punch animation. So the player doesnt have to pick up a sword to attack but always can press B to punch. The sword tutorials do not seem to be helping me. Any advice would be great
 

Logana

Well-known member
I don’t think that would be possible unless you were to add code because the current tool only allows for 2 weapons from my understanding a melee and projectile and only one, but if there is a way I would be interested
 

dale_coop

Moderator
Staff member
Replace the default Sprite based sword by a game object based weapon (melee) there is a tutorial for that in the "community tutorials"
And that way, you can use a punch animation for your melee object ;)
 
Top Bottom