alien-rush/src
Brian Fertig 706d5b2cde ```git commit message
Add tower range visualization with rotating line indicator and improve tile validation logic

- Enhanced tower selection interface by adding a rotating green line that visualizes the tower's range
- Updated range circle color from #c0b15c to #c009900 for better visibility
- Modified tile validation logic to properly handle multiple child object types (Rectangle, Arc, Line) when checking placement validity
- Improved code readability by using Array.includes() instead of multiple !== comparisons
```
2025-09-04 16:05:10 -06:00
..
levels feat(towers): Implement interactive upgrade system with visual range indicators and cost validation 2025-09-03 20:13:28 -06:00
support ```git commit message 2025-09-04 16:05:10 -06:00
EasyStar.js
main.js
uiScene.js feat(towers): Implement interactive upgrade system with visual range indicators and cost validation 2025-09-03 20:13:28 -06:00