Pages 1
Universal Fighting Engine Forum We are no longer using the forum to answer questions due to bot attacks. Please use our discord instead: https://discord.gg/hGMZhF7 |
You are not logged in. Please login or register.
Universal Fighting Engine Forum → Source Coding → How can you summon an assist when the character is hit or attacking
Try adjusting the execution conditions under Move Editor -> Player Conditions on the move file where you have your assist call located.
For example, you can toggle "Stunned" under the Possible States window to have the move be usable while the character is stunned, or select "Down" as the State option if you want the move to be used when the character is knocked down.
If you don't want the stun animation to be interrupted, make sure you don't have any animation clip assigned to that move.
Try adjusting the execution conditions under Move Editor -> Player Conditions on the move file where you have your assist call located.
For example, you can toggle "Stunned" under the Possible States window to have the move be usable while the character is stunned, or select "Down" as the State option if you want the move to be used when the character is knocked down.
If you don't want the stun animation to be interrupted, make sure you don't have any animation clip assigned to that move.
Thank you but Stun isn't listed as a Possible State for Player Conditions and I can't take out the Animation clip from the Animation setting in Move Editor
Mistermind wrote:Try adjusting the execution conditions under Move Editor -> Player Conditions on the move file where you have your assist call located.
For example, you can toggle "Stunned" under the Possible States window to have the move be usable while the character is stunned, or select "Down" as the State option if you want the move to be used when the character is knocked down.
If you don't want the stun animation to be interrupted, make sure you don't have any animation clip assigned to that move.Thank you but Stun isn't listed as a Possible State for Player Conditions and I can't take out the Animation clip from the Animation setting in Move Editor
I think you misunderstood me. Stun is not listed as a possible state. Its a toggle and its called "Stunned".
Thank you very much but I already had Stunned checked
Universal Fighting Engine Forum → Source Coding → How can you summon an assist when the character is hit or attacking
Powered by PunBB, supported by Informer Technologies, Inc.