Itoo Software Forum

Author Topic: Z Size Value is random  (Read 8348 times)

elfin

  • Newbie
  • *
  • Posts: 4
Z Size Value is random
« on: July 15, 2024, 11:21:07 pm »
Hi,
I'm creating a simple city railclone, all the walls are made of one plane segment, which gets randomized in height for buildings variability.
I tried Randomize node, exported its Z Size and used it for Array 2S Y Size.
It works quite well, walls heights match the Y Size of the Generator for every building. Variations
But that same value Z Size value doesn't work when I apply it to generate rooftops.
Please let me know if there is any solution.
Thanks!
« Last Edit: July 16, 2024, 12:20:14 am by elfin »

elfin

  • Newbie
  • *
  • Posts: 4
Re: Z Size Value is random
« Reply #1 on: July 16, 2024, 12:47:16 am »
Sync between generators fixed the problem.

HU0164

  • Newbie
  • *
  • Posts: 23
Re: Z Size Value is random
« Reply #2 on: July 16, 2024, 09:03:39 am »
Hi, would it be possible for you to share the .max file that works ?


elfin

  • Newbie
  • *
  • Posts: 4
Re: Z Size Value is random
« Reply #3 on: July 16, 2024, 09:57:00 pm »
Hi,

Max file is attached in the first post.