Commit ff27630
LocalIdentity
Restrict Generals Cry clones by their attack time
Generals Cry clones need to finish their attack before you cast General's Cry again or else they be be despawned before their attack animation finishes.
Technically it should use the contact point of the animation but since we do not support that yet this is the only way to handle it. It also then allows some time for the clone to move too without despawning1 parent 521e8aa commit ff27630
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
386 | | - | |
| 385 | + | |
387 | 386 | | |
388 | 387 | | |
389 | 388 | | |
390 | 389 | | |
391 | 390 | | |
392 | | - | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
393 | 394 | | |
394 | 395 | | |
395 | 396 | | |
| |||
0 commit comments