This mod is available on the Geode index.
A Geometry Dash mod to place objects using parameterized formulas.
This mod adds a button to the edit tab in the editor that places copies of the selected objects, varying position, rotation, scale and HSV by any formula depending on t. This allows you to precisely place objects.
See the guide for more information on usage.
If you encounter any bug, please report it on the Discord server or create an issue on Github.
# Assuming you have the Geode CLI set up already
geode buildThis mod is based on matcool's Circle Tool, although almost every part of the code has been modified in some way and the core logic has been completely rewritten.

