diff --git a/doc-src/content/help/tutorials/spriting.markdown b/doc-src/content/help/tutorials/spriting.markdown index dfd4fd5c..d6f8587b 100644 --- a/doc-src/content/help/tutorials/spriting.markdown +++ b/doc-src/content/help/tutorials/spriting.markdown @@ -60,6 +60,7 @@ Set the `$-layout` variable to the preferred layout method. * vertical - default * horizontal - lays images out side by side * diagonal - lays images out corner to corner none of the spacing of padding options are taken into account +* smart - lays the images out using a bin packing algorithm which allows for much smaller surface areas in your sprite files Example: