branchspacechess/main/multitargettingcancel
18 Commits over 0 Days - ∞cph!
trajectories now coloured based on combat interaction type
ShowTrajectory now receives the CombatInteactionType for the targetted tile
Tile marker now changes colour based on move/attack/heal.
Fixed a bunch of tile marker bugs.
tilemarker now instantly appears at new locations
big refactor of UnitDmgInfo, now works on potential healthchange (+ or -) instead of just a damage value.
Refactored everything (I think) that uses it to expect a positive or negative value.
Refactoring UIUnitHealthBar to make it more suitable for the new targetting
***** Moved BaseInput to before Default Time in script execution order *****
wip multi targetting hover bars