snap-spectacles-sik
Installation
SKILL.md
Spectacles Interaction Kit (SIK)
SIK is the canonical way to wire interactions on Spectacles. The architecture is three classes — Interactor, Interactable, InteractionManager — and a handful of UI prefabs. Once the model clicks, everything from pinch buttons to two-handed scaling falls into the same shape.
When to load
Triggers:
- "Why isn't my pinch button firing on Spectacles"
- "AR draggable Spectacles"
- "Two-handed scale on Spectacles"
- "Custom interactor SIK"
- "PinchButton trigger event"
- "Spectacles raycast interaction"
- "Spectacles cursor"
Don't load for:
- General Lens Studio basics — see [[../snap-spectacles-build/SKILL]].
- Multiplayer / shared interactions — see [[../snap-spectacles-sync/SKILL]].
- Mobile controller pairing for non-interaction reasons — see [[../snap-spectacles-mobile-kit/SKILL]].