Hmmmm is there a way to get a "Use on Miss" option on these too...

Currently I have that node that will use a poison attack.. after that node I have added a spawn prefab which spawns the particle effect and then a wait follow by a emit particles.

The problem for me is that he does show that particle effect even on misses. I only want it to be shown on hits.

How can I get this to work?

Thanks!

/T
  • You could check if the enemy was poisoned :)
    The Calculate step (which is usually used for doing calculations of an action) has options for additional next steps based on the calculation's outcome, e.g. miss.
    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.