View Single Post
11/02/20, 11:23 AM   #1
yukky333
Join Date: Nov 2020
Posts: 1
How to know if the player is blocking or not?

I would like to get Block status that if player is currently blocking or not.
I know there is a related api function "IsBlockActive()", but the function seems to return TRUE when the player is holding the block input, not only if they are actively blocking.

Is there other option to know the status?
  Reply With Quote