knative-extensions / knative-extensions/educational-game
Add visual highlight for selected event box
Open
- Dominant language
- GDScript
- Stars
- 8
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
Add a visible highlight when a player clicks a box to select it for routing.
## Problem
Currently there's no visual feedback when selecting a box — players can't tell which box is selected.
## Solution
- Highlight clicked box with a color tint
- Clear highlight from previous box when selecting a new one
## Files
`Scripts/event_box.gd`
Contributor guide
Assessment
This issue has not been assessed yet.