KristalTeam / Kristal

Deltarune fangame engine for Love2D
BSD 3-Clause "New" or "Revised" License
105 stars 51 forks source link

New targeting options for items and spells | XACT code improvement #175

Closed FireRainV closed 3 weeks ago

FireRainV commented 3 months ago

You can now specify "any" or "all" as a target, allowing you to target both the party and the enemies with the same item/spell.

XACT is now a state reason of ENEMYSELECT

FireRainV commented 3 weeks ago

@NyakoFox is this any/all feature okay? If not, should I still merge the XACT being a state reason of ENEMYSELECT?

FireRainV commented 3 weeks ago

tbh, maybe this feature would be better when Deltarune would be fully finished, I might make it into a library instead, I'm still going to do that XACT thing in another PR.