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

Fix TileMap::move_layer incorrectly moving child TileMapLayer nodes #88157

Merged

Conversation

kleonc
Copy link
Member

@kleonc kleonc commented Feb 9, 2024

Fixes #88103.

Regression from #87115.
Doesn't interfere with #87379.

@kleonc kleonc added this to the 4.3 milestone Feb 9, 2024
@kleonc kleonc requested a review from a team as a code owner February 9, 2024 20:00
Copy link
Member

@AThousandShips AThousandShips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense

@akien-mga akien-mga merged commit a1aca7e into godotengine:master Feb 12, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@kleonc kleonc deleted the tilemap-move-layer-fix-moving-child-nodes branch February 12, 2024 13:26
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.

tileMap layer shows wrong position in editor
4 participants