You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, but also every other one regarding this addon that I have used, the paths don't adhere closely to the path as in the demos. This can make it hard to make good dense meshes. Open the feature_list.tscn, and take a look at the two scatters that are left. I have added a new one called "Simple - Error", which shows the issue.
Heres a highlight of the problem:
As you can see, here is a picture of the path(s)(outlined for clarity). The top ones are from the demo, and the bottom one represents the error. The ones in the demo adhere very closely to the line, while any other ones that are created do not respect the line,no matter the modifier setting.
To recreate this in any project, simply create the scatter node, child a scatter item, give an item, create a path, and the mesh won't align closely with the line.
I have tried copying all the modifier settings from the original, but no success. Maybe I did miss a setting, but I do not believe so.
This problem isn't noticeable on big areas, however as you start to handle tight spots, corners etc. this becomes a major issue.
The text was updated successfully, but these errors were encountered:
That's normal, if you disable the Randomize Transforms modifier, it will look more closely to what's in the demo. (Or if you lower the values in the Position field).
In this project, but also every other one regarding this addon that I have used, the paths don't adhere closely to the path as in the demos. This can make it hard to make good dense meshes. Open the feature_list.tscn, and take a look at the two scatters that are left. I have added a new one called "Simple - Error", which shows the issue.
GodotBugs.zip
Heres a highlight of the problem:
As you can see, here is a picture of the path(s)(outlined for clarity). The top ones are from the demo, and the bottom one represents the error. The ones in the demo adhere very closely to the line, while any other ones that are created do not respect the line,no matter the modifier setting.
To recreate this in any project, simply create the scatter node, child a scatter item, give an item, create a path, and the mesh won't align closely with the line.
I have tried copying all the modifier settings from the original, but no success. Maybe I did miss a setting, but I do not believe so.
This problem isn't noticeable on big areas, however as you start to handle tight spots, corners etc. this becomes a major issue.
The text was updated successfully, but these errors were encountered: