edited January 2019 in ORK Support
So I have a Gunner who aims and fires X amount of times once they use their base attack in order to simulate a machine gun/rapid fire it runs a random repeating node.
The problem is when the player attacks, If the event was started already (takes a second to fade rotate towards player), the event will play regardless of my damage event or stun-lock status effect. Is there a way to stop a battle event mid-way through?
Post edited by Wrofir on
Miuratale : coming 2024
Miuratale
  • There's the Stop Battle Actions node for that. E.g. use it in the battle event of the attack that stops the other's action.

    Otherwise you'd have to check for the stopping conditions in the battle event, e.g. before firing.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.