How do I add a value in a ring argument?

So basically. Let's say we have the move () steps block.
I want to set the argument value to a variable (by hardcoding the value into the block - e.g. if the variable's value is 10, we would have move (10) steps, not move (var) steps) then add the block to a list. How do I do this?

untitled script pic - 2025-02-15T223703.652

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.