diff --git a/.kiro/specs/animation-playback/tasks.md b/.kiro/specs/animation-playback/tasks.md index 1fb0719c..1f912666 100644 --- a/.kiro/specs/animation-playback/tasks.md +++ b/.kiro/specs/animation-playback/tasks.md @@ -127,7 +127,7 @@ Implement animation playback for imported GLB/GLTF assets in vertical slice orde - On change, dispatch `createUpsertModelInstanceCommand` with the updated model instance - _Requirements: 6.1, 6.2, 6.3, 6.4, 6.5, 6.6_ -- [-] 9. Interaction link UI — play/stop animation action authoring +- [ ] 9. Interaction link UI — play/stop animation action authoring - In `src/app/App.tsx`, extend the interaction link action type `` (populated from the chosen instance's asset's `animationNames`) - When `"stopAnimation"` is selected, show only the model instance picker