Open CitrinesAnimations opened 3 years ago
Must rewrite the code again, due to it not being optimized well at all and I want it to be a operator that does everything, and takes data for what bricks it needs to try placing using data from a single data list. Each brick should have its own data for where it would be placed and how.
To make it possible to have multiple angles, I must optimize the code for it. right now it is hard coded to do only the positive x axis.