Today we are going to work on how to block attacks using the shield. In combat, when the enemy launch an attack, if the player is holding block input, the player will not take any damage. As long as player hold the block input down, the character will remain on block state. Still, there will be some reaction animation when the hit is taken by the shield. Everything will be properly replicated. Blocking mechanism will be implemented using a gameplay ability.