Hello, I apologize for frequently asking questions.

In grid battles, there is a select-cell-type ability.
https://imgur.com/vIrpgG2

I have set up the AffectRange as follows, and I want to process damage to enemies within it in the Schematic. Could you please instruct me on how to retrieve the enemies within the AffectRange in the Schematic?
https://imgur.com/RoJ3DoY
https://imgur.com/LBydaQW
  • Generally this works as you set it up, i.e. combatants on cells in affect range will receive the target changes.
    Your affect range is currently set up to be used From User, i.e. the selected cell isn't used for it.
    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!
  • I didn't quite understand the part that says:
    >combatants on cells in affect range will receive the target changes.

    But I managed to achieve the desired outcome without using affect range by retrieving the enemies in the Schematic and using the Calculate Action(UseOtherTarget checked).
    So, the issue has been resolved. Thank you.
  • That meant that the target changes of your ability (e.g. dealing damage or adding a status effect) are used on combatants found by the affect range when using the Calculate Action node.
    As said, your setup used the user as the basis for the affect range instead of the selected cell.
    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.