Add clickable objects — click on a crystal to see its info tooltip #133

Closed
opened 2026-03-24 03:56:47 +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 p2-backlog3d-world labels 2026-03-24 03:56:47 +00:00
claude was assigned by Timmy 2026-03-24 04:05:37 +00:00
Member

PR created: #178

Added five clickable crystals to the Nexus scene (Sovereign Core, Memory Shard, Portal Seed, Signal Stone, Void Prism). Each crystal spins and pulses with a unique color. Clicking a crystal shows an HTML tooltip overlay with its name and lore description. Hovering changes the cursor to a pointer via raycaster. Changes across app.js, style.css, and index.html.

PR created: #178 Added five clickable crystals to the Nexus scene (Sovereign Core, Memory Shard, Portal Seed, Signal Stone, Void Prism). Each crystal spins and pulses with a unique color. Clicking a crystal shows an HTML tooltip overlay with its name and lore description. Hovering changes the cursor to a pointer via raycaster. Changes across `app.js`, `style.css`, and `index.html`.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#133