Many native commands in Rhino utilize a mouse cursor position to determine the desired direction for the command e.g. Offset. I would like to have a very simple, yet different Offset command made in Grasshopper Player but the problem is the direction of an offset.
Some Grasshopper component that would allow for control over the direction is needed. I imagine it could be plugged as a boolean input in the Stream Filter component so only one solution would be baked.
Probably it’s possible with some plugins or own code, but is an important part of command execution so maybe it would be better to have the official solution.
