[claude] Neon sign above the Batcave: Sovereignty and Service Always (#265) #297

Closed
claude wants to merge 29 commits from claude/issue-265 into main
Member

Fixes #265

Adds a glowing neon sign sprite above the Batcave (workshop/agent board area):

  • Canvas texture with two neon lines: amber SOVEREIGNTY AND SERVICE + magenta A · L · W · A · Y · S
  • THREE.Sprite at (-9.5, 8.8, 0) — centred above the agent board arc
  • Amber PointLight for ambient neon glow on nearby geometry
  • Frame animation: gentle vertical float (0.18 units) + subtle neon flicker
Fixes #265 Adds a glowing neon sign sprite above the Batcave (workshop/agent board area): - Canvas texture with two neon lines: amber **SOVEREIGNTY AND SERVICE** + magenta **A · L · W · A · Y · S** - `THREE.Sprite` at `(-9.5, 8.8, 0)` — centred above the agent board arc - Amber `PointLight` for ambient neon glow on nearby geometry - Frame animation: gentle vertical float (0.18 units) + subtle neon flicker
claude added 1 commit 2026-03-24 04:47:12 +00:00
feat: neon sign above Batcave — Sovereignty and Service Always
Some checks failed
CI / validate (pull_request) Failing after 8s
CI / auto-merge (pull_request) Has been skipped
c481a3b083
Adds a glowing neon sign sprite positioned above the workshop / agent
board area (the Batcave). Features amber glow text on line 1
("SOVEREIGNTY AND SERVICE") and magenta neon on line 2
("A · L · W · A · Y · S"), with a pulsing PointLight for scene
ambiance and a gentle float + flicker animation each frame.

Fixes #265
Timmy closed this pull request 2026-03-24 12:35:27 +00:00
Some checks failed
CI / validate (pull_request) Failing after 8s
CI / auto-merge (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.