Stackinator Script #1226
restcoser
started this conversation in
Maps and Content Showcase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
For the map editors: I made a small cube script that allows to rapidly paste copied segments and stack them.
For using it: After executing the script, copy something, then select where you want to stack it. Rightclick the side of the selection you want to do the stack in.
Press V and scroll.
Works properly as well for copied elements multiple cubes deep.
Works really well for making columns from circles and many other things.
Edit: v2. Now you can "unstack" (delete by scrolling in the other direction). You can also set it to work based on what you select, not what is in your copy buffer. (it will just copy what you have selected when you start stacking) Set "stack_sel_instead = true" for this. Small function for stacking exact amounts. Overall cleaner script.
Beta Was this translation helpful? Give feedback.
All reactions