PianoManu / BlockCarpentry

MIT License
6 stars 11 forks source link

[Suggestion] New way to place slopes #31

Closed tanyan-tanyan closed 1 year ago

tanyan-tanyan commented 3 years ago

javaw_s9jPFwViNY

YY93a5m

This is the one slope orientation that doesn't seem to have been carried over from the predecessors, is it possible to implement this in the future? (There are also corners that will come from this orientation, however I couldn't find pictures of these)

PianoManu commented 3 years ago

That's a good idea. But to be honest, implementing slopes was really annoying and complicated, because of the triangluar textures, so I won't do that now. Maybe later, if I have some time. Nevertheless, many thanks for your feedback! Regards, Manu

Trinsec commented 3 years ago

This is indeed what I was missing big-time and my # 1 reason to use Carpenter's Blocks back then. Came to check if this issue existed yet. 😁 Hope you'll have the time someday! Good luck!

PianoManu commented 3 years ago

Yeah it's stil on my to-do list

PianoManu commented 1 year ago

Sooo after almost 2,5 years, I found time and implemented a mechanism similar to the "collapsing" mechanism from Carpenter's Blocks, which allows for moving corners of a block using the chisel (currently 1.19 only, will be backported tho). So you can now make your own slopes according to your desire 😄

Regards, Manu