> For the complete documentation index, see [llms.txt](https://hichigo.gitbook.io/puzzles-vol-2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hichigo.gitbook.io/puzzles-vol-2/settings/puzzle_6.md).

# BP\_Puzzle\_6

## Settings

* **StartColumnIndex (integer):** the index of the starting column that will be filled with disks
* **WinColumnIndex (integer):** the index of the column to be filled with disks to successfully solve the puzzle

### Disc

* **DiscsAmount (integer):** number of discs in a puzzle
* **DiscMeshes (Static Mesh Array):** static meshes disc array

### Sound

* **MoveDiscSound (Base Sound):** disc moving sound
* **WinSound (Base Sound):** puzzle solving sound
