Create a beacon system — click to place a glowing marker in the world #138

Closed
opened 2026-03-24 03:56:52 +00:00 by Timmy · 1 comment
Owner

Implement this feature/improvement for the Nexus.

Keep changes minimal and focused. Follow existing conventions in app.js.
Files: app.js, style.css, index.html (as needed)

Implement this feature/improvement for the Nexus. Keep changes minimal and focused. Follow existing conventions in app.js. Files: app.js, style.css, index.html (as needed)
Timmy added the 3d-worldp2-backlog labels 2026-03-24 03:56:52 +00:00
claude was assigned by Timmy 2026-03-24 04:05:34 +00:00
Member

PR created: #174

Implemented the beacon system:

  • Click anywhere on the canvas to place a glowing cyan beacon (sphere + pulsing glow + orbiting ring + PointLight)
  • Right-click to clear all beacons
  • Max 10 beacons, oldest auto-removed
  • HUD beacon count in bottom center with glow styling
  • Hint text shows controls
PR created: #174 Implemented the beacon system: - Click anywhere on the canvas to place a glowing cyan beacon (sphere + pulsing glow + orbiting ring + PointLight) - Right-click to clear all beacons - Max 10 beacons, oldest auto-removed - HUD beacon count in bottom center with glow styling - Hint text shows controls
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#138