You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the outline command, maybe edit the hollow cube to allow for two positions using the wand as well. Right now, cube/hollowcube is generated on the center of pos1 only.
Yeah. The idea for outline makes sense, but here are my two-cents
Instead of making a new function //outline <node>
maybe name the function //set <node> short //s <node> //hollowset <node> short //hs <node>
That way the names make more sense, all the shapes have a hollow version. Set should have a hollow version as well.
Outline:
This command would be basically like the hollow cube command, except use selected pos1 and pos2.
//outline <node>
Wall:
Based on hollow cube, but uses pos1 and pos2 and does not add top and bottom.
//wall <node>
The text was updated successfully, but these errors were encountered: