Pierre Wessman 29885d1992 Add pause-aware goal reset timer with proper scene cleanup
- Add 3-second countdown timer after goal that resets the scene
- Timer pauses when game is paused, respecting pause state
- Freeze all game updates (puck, players, goals) during countdown
- Properly reset timer flags in create() to fix post-restart state
- Add safety checks in Player and Puck update to handle destroyed entities
- Remove player goal deceleration behavior (superseded by scene freeze)
- Add destroy() method to Player for proper resource cleanup
- Clean up goal event listeners before scene restart

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-04 16:12:21 +02:00
2025-10-01 13:57:42 +00:00
2025-10-02 08:06:08 +02:00
2025-10-01 13:57:42 +00:00
2025-10-01 13:57:42 +00:00
2025-10-01 13:57:42 +00:00
2025-10-01 13:57:42 +00:00
2025-10-01 11:46:38 +00:00
2025-10-02 08:06:08 +02:00
...
2025-10-02 08:11:21 +02:00
2025-10-01 13:57:42 +00:00
2025-10-01 13:57:42 +00:00
Description
No description provided
344 KiB
Languages
TypeScript 99.2%
HTML 0.8%