Move selection UI PlayerInteractionHandler #26
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BUGJam/pounce-game!26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "noahg/move-selection-ui-to-interaction-handler"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.gdscript and separates responsibilities better.Depends on: #25
690fab1371to20d1e857e120d1e857e1to050373a47bWIP: Move selection UI PlayerInteractionHandlerto Move selection UI PlayerInteractionHandler