Red lines question

Hello, I just began using this tool yesterday. I recreated the attached tutorial’s mountain generator but ended up with red lines connecting the bottom half of the generator. I am not sure what is causing this. See uploaded screenshot. Thanks!

Youtube tutorial link: https://www.youtube.com/watch?v=tTaAtc0FYqQ&pp=0gcJCYQJAYcqIYzv

1 Like

guees you trying to pass Bitmap data to Erosion, which work only with Heightfields data

you could fix it by changing output mode inside File Input

1 Like

The red status square for the File Input means it is not importing data. You probably need to assign an image inside of the device!

2 Likes