Skip to content

Fix physics components order #7772

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

LeXXik
Copy link
Contributor

@LeXXik LeXXik commented Jun 15, 2025

Fixes #7769

PR fixes the components order for RigidBody and Collision components:

RigidBody: 1
Collision: 2

This is done to maintain both of their relative positions in the end of the components list of application lifecycle.

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect component order
1 participant