Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outline mode/wall command #145

Open
LoneStar- opened this issue Sep 1, 2017 · 4 comments
Open

Outline mode/wall command #145

LoneStar- opened this issue Sep 1, 2017 · 4 comments

Comments

@LoneStar-
Copy link

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>

@HybridDog
Copy link
Contributor

There's a function for hollow cuboids: https://github.com/minetest/minetest/pull/4479/files

@LoneStar-
Copy link
Author

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.

@BrianGaucher
Copy link

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.

@niwla23
Copy link
Contributor

niwla23 commented Apr 11, 2019

Can that be added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants