Itoo Software Forum

Author Topic: Tutorial - Mapping Tiles and Bricks: Having horizontal scale issue  (Read 3383 times)

RobH2

  • Newbie
  • *
  • Posts: 47
  • Who is staring at the sea is already sailing a bit
    • NVision4D
The tutorial 'Mapping Tiles and Bricks' is extremely useful and helpful. I am having an issue though.

When scaling the stacked brick on horizontally, it won't scale in small increments. It snaps to larger increments which makes using it in a project problematic. Should you need to line it up with other brick, the joints wind up being either too far apart or too close. I can't just adjust it very slowly to get it perfect. The vertical scaling is fine and you can drive it up and down all you want will ease.

I think it may have to do with the expression used to create the grout width.

if(SegmentXCounter=1,
if(mod(SegmentYCounter,2) = 0,-Input1/2,Input2)
,Input2)

Anyone else had issue with this and found a workaround? I'm not a coder so I can't re-engineer the expression.

ForestPack Pro 6.3.1, RailClone 4.2.13, 3ds Max (Max 2024), GIGABYTE X570 AORUS x570 Master Motherboard, RTX4090, Ryzen 9 3950x CPU, Noctua NH-D15S CPU Cooler, 128 GB G.SKILL Trident Z Neo DDR4 Ram, Sabrent Rocket NVMe 4.0 M.2 drives

Michal Karmazín

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2477
Re: Tutorial - Mapping Tiles and Bricks: Having horizontal scale issue
« Reply #1 on: May 30, 2017, 06:05:59 PM »
Hi,

If you need to adjust the U/V Tiling & Offset values precisely, you can adjust the Spinner - Precision & Snap settings for these exported parameters under the Preference Settings window (attaching screen-shot) or enter the value from keyboard.

Let me add, that the RC3 includes two easy-to-use Extract Tiles - Stack Bond & Extract Tiles - Running Bond macros.

Best regards,

TL1895

  • Sr. Member
  • ****
  • Posts: 396
Re: Tutorial - Mapping Tiles and Bricks: Having horizontal scale issue
« Reply #2 on: June 05, 2017, 03:26:38 PM »

Let me add, that the RC3 includes two easy-to-use Extract Tiles - Stack Bond & Extract Tiles - Running Bond macros.

Best regards,

Hi, I tried the RC3 and wonder if there is a simple way to make a stacked bond version, please?  I tried, but it quickly crashed Max2016 :(
Best regards

Michal Karmazín

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2477
Re: Tutorial - Mapping Tiles and Bricks: Having horizontal scale issue
« Reply #3 on: June 05, 2017, 03:38:42 PM »
Hi,
Quote
"... wonder if there is a simple way to make a stacked bond version ..."
The Extract Tiles - Stack Bond macro can be found under Macros - UV and Materials. Attaching screen-shot.
Quote
"... it quickly crashed Max2016."
Would you please save and send us  the minidump file of the crash? Thanks in advance.

Best regards,

TL1895

  • Sr. Member
  • ****
  • Posts: 396
Re: Tutorial - Mapping Tiles and Bricks: Having horizontal scale issue
« Reply #4 on: June 05, 2017, 04:13:43 PM »
Hi Michal,
Thanks for the screenshot.  I'll try to send the minidump file.