This package allows you to create any XbyX cube without a solving algorithm. It includes a demo scene with use cases and implementation, customizable presets for different sized cubes, and material presets. The package provides an optimized implementation that allows cubes of arbitrary sizes without extensive ray casting. The clear and extensively documented classes make it easy to understand and adapt the package to your needs. The package includes features such as cube change and solved events, UI for displaying faces on the Canvas, and automatic box collider addition. However, it has limitations, including the use of the same prefab for every cublet and mouse-based controls that can be easily changed.
Features:
- Fully customizable Puzzle cube
- Demo Scene with use cases and implementation
- Customizable presets for different sized cubes
- Customizable Material presets for the cube presets
- Easy-to-use, with clear and extensively documented classes
- Optimized implementation for cubes of arbitrary sizes
- Cube change and solved events
- UI for displaying faces on the Canvas
- Automatic box collider addition
Limitations:
- All Puzzle cubes are built up dynamically using the same prefab for every cublet
- Mouse-based controls that can be easily changed





