Topic: Hold BlockButton to Block.

If you want to have a BLOCK button that will always play the animation regardless if youre in the blockbox or not simple delete the

if(IsBlocking) return;

Line in the ControlsScript update()

I hate that it took me so long to figure that out but now my game blocks a little more like the smash series. There were other small modifications I made but I feel like those were game specific.

Hopefully this will save someone some frustration!

Share

Thumbs up Thumbs down