You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
420 B
Plaintext
14 lines
420 B
Plaintext
2 years ago
|
<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>
|