Caminhoneiro

CombatSystem pseudo

Jul 19th, 2021
1,673
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.30 KB | None | 0 0
  1. Fram Events
  2.  
  3.  
  4. SetAttackEvent -> Parry warning Observer event call (Target)
  5.  
  6. HitCollisionEvent -> Blood if touch body Sparks if touch other blade / calc damage (Plyaer/Target)
  7.  
  8. ComboFlagEvent -> Allow new attack Input (Command?) (Player)
  9.  
  10.  
  11. Enum AttakTypeEnum{punchL, punchR... }
  12.  
  13. ComboStart(weapon, )
Advertisement
Add Comment
Please, Sign In to add comment