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

Reuse single erase pattern in tile editor #90817

Merged
merged 1 commit into from Apr 24, 2024

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Apr 17, 2024

TileMapLayer editor will create erase pattern every time you paint tiles. Then, if you are not actually erasing, the pattern is discarded. Why 😬

This PR fixes it.

@akien-mga akien-mga merged commit 1490233 into godotengine:master Apr 24, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@KoBeWi KoBeWi deleted the there_is_one_pattern branch April 24, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants