Hello all,
I’m trying to create a rectangular array (say 10x10) of points that have different heights following a sine wave in X and Y.
I’ve started from a single point in 0 that I’ve arrayed. Now when I try to move them, only the first row changes (the following can change also using cross reference but they repeat the first row.
Does anyone know how to make them act like a real surface (waving in both directions)?
Thanks in advance,