top of page
BrushifyStudioEdition_Logo_clean.png

DOCS

A free resource containing Documentation and Workflows for Brushify in Unreal Engine

SmartBrush Troubleshooting

Video Tutorial:



Changing Landscape Scale


  1. Go to Landscape actor and increase to your desired scale (1:1 ratio only)

  2. You will now find that brushes have an offset. This is because the center of the landscape is not at 0,0,0

  3. Note the offset of your Landscape on XYZ and adjust the position of the lanscape actor until the origin is at the center (aka a 2k landscape has an offset of 1040000, so a 4k landscape would be 2040000, 8k would be 4080000 etc).

  4. Now the brushes should be aligned. However they are incorrectly scaled

  5. Go to the Brush settings in the detail panel and find Brushify Advanced settings

  6. Increase the value of the Landscape scale parameter to match the amount you scaled your landscape.

  7. Brushes should now be both aligned and scaled correctly.


Changing Landscape Resolution


  1. Go to Landscape panel > Manage

  2. Click Resize

  3. Resize the landscape to your desired resolution

  4. Brushes will now disappear. To fix this , go to the Landscape Brush Manager and set the paramter Landscape RT Res to the same resolution as your landscape.

  5. Move your brushes around a little and they should now appear again.


Fixing Alignment issues:

Issues with brushes being misaligned are usually fixed by checking these three things: 1. Landscape Resolution in Landscape Brush Manager

Make sure the correct landscape resolution is specified in the Landscape Brush Manager.


Go to the Landscape Brush Manager and set the RT Res parameter to your landscape resolution:


2. Altered landscape scale


If the landscape actor has a custom scale applied, it can cause an offset. To fix this , you'll need to find out how much your landscape actor is scaled by (e.g. x2, or x4 etc). then go to your landscape brush and set the Landscape Scale Parameter to that amount:



3. Altered landscape offset.


When scaling a landscape , the centre of the landscape is moved. The best way to fix this is to calculate the correct offset , so that the center of the landscape actor is now at 0,0,0. You can watch how I do this in this video:



Issues with misaligned SmartBrushes are always caused by those 3 things. Unfortunately I haven't found a way to automate this yet however it may be possible in the future.

If you have any questions or require detailed technical knowledge, please use our customer support email at: support@brushify.io


Known Limitations of SmartBrush: * The Landscape must have it's center at the origin (0,0,0)

* Only square landscapes are possible.



bottom of page