Hello,
the update looks really exciting! Can’t wait to explore it!
That said, I do currently have a problem that I need to fix first. I’m fairly new to UE and have been exploring both it and your awesome toolkit. So this is probably a fairly simple thing to fix, but I’m stuck.
Whatever I did, I seem to have broken my unit’s ability to attack. When I try, it gives me the attack range tiles, but when I select the target, it does not fire an animation, nor is damage applied. No error message, the puppet just does nothing. I can end turn and move another puppet, but again, can’t attack:
From what I can tell when trying to track the issue down, BP_Action_Attack never even runs at all. BP_Action runs fine though.
Maybe a broken reference somewhere? But I don’t know how to fix it. Help would be really appreciated!