This commit is contained in:
2026-01-18 11:44:34 -06:00
parent 73104560e8
commit f9a4f42821
2 changed files with 88 additions and 92 deletions

View File

@@ -131,6 +131,9 @@ func _getTargets(fighter:BattleFighter, move:BattleAction) -> Array[BattleFighte
cursor.mode = BattleCursorIcon.Mode.ACTIVE
else:
cursor.mode = BattleCursorIcon.Mode.INACTIVE
# Handle movement
# TODO: Allow movement here, wait for selection, etc.
# Wait 1 second for now and select all possible targets