This issue tracks everything necessary in order to stabilize 3D jumbling puzzles ## Required for all jumbling puzzles - [ ] Scramble stages - [ ] Move sequence, expanded by symmetry (ideally using product replacement when possible) ## Specific features required for some jumbling puzzles - [ ] Jumble stops per layer - [ ] Realigning axes (needed for anything fully-layered) - [ ] Regenerating gizmos based on puzzle state - [ ] Hide blocked gizmos - [ ] Remove `GizmoFace` and replace with some other type - [ ] `@_Uj` or `&(@Uj)` notation for rotations that should not affect camera - [ ] Generate gizmos for all possible turns
This issue tracks everything necessary in order to stabilize 3D jumbling puzzles
Required for all jumbling puzzles
Specific features required for some jumbling puzzles
GizmoFaceand replace with some other type@_Ujor&(@Uj)notation for rotations that should not affect camera