Attack's 2 & 3 Are Not Connecting

David1334

Member
Hey guys, I don't know if this issue has come up before, but I added new attacks to my default character template which are attacks 2 and 3, but each time they're executed in the game, they appear but never connect to hit an enemy. Any suggestions? (Thanks in advance)
 
Hi David1334 and welcome here. You need to use the atchain function in your character header like this for an attack1 -> attack2 -> attack3 combo: atchain 1 2 3
 
Back
Top Bottom