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: sdk7 tween transform position update #6037

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

pravusjif
Copy link
Member

@pravusjif pravusjif commented Jan 4, 2024

Transform's position update when affected by the Tween component was handled wrong.

Fixes decentraland/sdk#1062 and decentraland/sdk#1001

@pravusjif pravusjif added the No QA Needed Issues which do not require QA testing label Jan 4, 2024
@pravusjif pravusjif self-assigned this Jan 4, 2024
@pravusjif pravusjif marked this pull request as ready for review January 4, 2024 15:48
@pravusjif pravusjif requested a review from a team as a code owner January 4, 2024 15:48
@pravusjif pravusjif requested review from lorux0 and davidejensen and removed request for a team January 4, 2024 15:54
@pravusjif pravusjif merged commit 2da9460 into dev Jan 4, 2024
12 checks passed
@pravusjif pravusjif deleted the fix/sdk7-tween-transform-position-update branch January 4, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No QA Needed Issues which do not require QA testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tweens affect Transform relative to parcel coordinates
2 participants