This package offers a convenient way to work with multi-dimensional loops in Unity. It allows you to create nested loops with ease, using a fluent-interface style that makes your code more readable and maintainable. Say goodbye to tedious copying and pasting of code, and hello to faster prototyping and iteration. With this package, you can focus on your game development without getting bogged down in repetitive coding tasks.
The package provides a simple and intuitive way to create iterators for various dimensions, from 2D to 3D. You can easily switch between different dimensions by changing the iterator function, eliminating the need to rewrite or copy-paste code. The package also includes a do-while loop feature, allowing you to easily iterate over values or vectors.





