Itoo Software Forum

Author Topic: even cuts  (Read 933 times)

LM1206

  • Newbie
  • *
  • Posts: 34
even cuts
« on: May 27, 2019, 06:25:56 PM »
Hello,

I'm looking to clad a a surface with a given number of tiles in the X direction and given number of tiles in y direction.  As such these tiles would shift in accordance with the desired number.

Right now I can move towards this by playing with the size of tiles. Would there be a better way to do this? I'm looking for a generator that simply asks me the x and y number as opposed to the x and y size of individual tiles.

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: even cuts
« Reply #1 on: May 28, 2019, 08:32:50 AM »
Hi

There are number of ways to achieve that.
Simplest is to export tile attribute and drive generators size by multiplying tile size and the number of tiles You need:


Hope this helps.
Scene attached.
Rokas