Yes, rand (min, max) works for giving random value but the distance between every 2 blocks can't be randomised by it, there must be some other way or something I'm missing completely
W
Latest posts made by WhiteShadow
-
RE: [Plugin] Parametric Modeling - v0.0.7 - 03 June 2021
-
RE: [Plugin] Parametric Modeling - v0.0.7 - 03 June 2021
facing hardship with 2 things, it will be awesome if anyone can help
first problem:
made a box
to copy node, 6 copies
to move node, moved some distance
now, i have something line this:
■ ■ ■ ■ ■ ■
how do i make a solid group of all these copies?
another problem:
is there a way to randomly move copied opjects between a set range (distance between 2 boxes can be anything from 3 to 10, random distance between every copy)? if yes, how?eg:
instead of getting
{■ ■ ■ ■ ■ ■},how can i get
{■ ■ ■■ ■ ■} -
RE: [Plugin] Parametric Modeling - v0.0.7 - 03 June 2021
https://imgur.com/gallery/0xpWNnO
I have to make those snake skin like things, any idea how to do it?