Move selection UI PlayerInteractionHandler #26

Merged
noahg merged 2 commits from noahg/move-selection-ui-to-interaction-handler into dev 2026-03-11 01:08:17 +00:00
Member

This is just a refactor and moves the selection UI update logic into the PlayerInteractionHandler class because the UI depends on the handler's state.
This helps clean up the player.gd script and separates responsibilities better.
Depends on: #25

This is just a refactor and moves the selection UI update logic into the PlayerInteractionHandler class because the UI depends on the handler's state. This helps clean up the `player.gd` script and separates responsibilities better. Depends on: https://git.bugjam.dev/BUGJam/pounce-game/pulls/25
noahg force-pushed noahg/move-selection-ui-to-interaction-handler from 690fab1371 to 20d1e857e1 2026-03-11 00:00:14 +00:00 Compare
noahg force-pushed noahg/move-selection-ui-to-interaction-handler from 20d1e857e1 to 050373a47b 2026-03-11 01:07:41 +00:00 Compare
noahg changed title from WIP: Move selection UI PlayerInteractionHandler to Move selection UI PlayerInteractionHandler 2026-03-11 01:07:50 +00:00
noahg deleted branch noahg/move-selection-ui-to-interaction-handler 2026-03-11 01:08:18 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BUGJam/pounce-game!26
No description provided.