This commit is contained in:
chimchooree
2023-04-28 17:37:14 -05:00
parent 5474eb192b
commit 4f7ae5a2f8
14 changed files with 34 additions and 3 deletions
+13
View File
@@ -0,0 +1,13 @@
<img src="/static/img/gdd/Attack.png" alt="(state machine)"> <br>
<h2>cancel attack loop </h2>
<ul>
<li>manual movement (keyboard, mouse, controller, etc) </li>
<li>target died </li>
<li>player died </li>
<li>target not in social spacce </li>
<li>cancel acton key </li>
<li>use a skill </li>
<li>player zones </li>
<li>target null </li>
</ul>