For the complete documentation index, see llms.txt. This page is also available as Markdown.

Adding new Block

  1. Duplicate Blocks prefab and rename it

  2. Add a new SquareType element to the end of the array with the same name as the new Block

  3. Set type of this block

  4. Make sure new block has the same name as the new type

Last updated