Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terrain brush doesn't respect target height #41

Open
BlackYps opened this issue Sep 30, 2024 · 2 comments
Open

Terrain brush doesn't respect target height #41

BlackYps opened this issue Sep 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@BlackYps
Copy link

If you set a fixed height of terrain, it wont draw that fixed height, example setting a Target, Min, and Max Height of 10 will not longer draw the terrain at that fixed height, it will still grow/clamp/raise the height infinitely as if you had it set at target 255, min 0, and max 255. Its basically ignoring fixed set heights.
Reported here: https://forum.faforever.com/topic/8007/map-editor-v-0-8-issues

@BlackYps BlackYps added bug Something isn't working needs confirmation Bug reports that are not yet reproduced labels Sep 30, 2024
@ComradeNunn
Copy link

I confirm that this issue is true!

@BlackYps BlackYps removed the needs confirmation Bug reports that are not yet reproduced label Oct 21, 2024
@BlackYps
Copy link
Author

BlackYps commented Nov 26, 2024

I couldn't find any obviously related changes since the previous release that would suddenly change the behaviour in v0.8.
What I did notice is that the brush behaves as expected when unchecking the Clamp option in the preferences. Can you confirm this? I'm not sure what the setting is supposed to accomplish, because breaking the brush is obviously not what it is supposed to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants