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

Physics2D: Joint2D should not rely on Collider2D to work #16414

Closed
lealzhan opened this issue Oct 12, 2023 · 1 comment
Closed

Physics2D: Joint2D should not rely on Collider2D to work #16414

lealzhan opened this issue Oct 12, 2023 · 1 comment
Assignees
Labels
Feature Request Needs Triage Needs to be assigned by the team

Comments

@lealzhan
Copy link
Contributor

Use Case

cocos/cocos-docs#2790

Problem Description

Joint2D should not rely on Collider2D to work. When the node has a Joint2D component, engine now require the node to have a Collider2D component to make the Joint2d to work, this is inappropriate.

Proposed Solution

No response

How it works

No response

Alternatives Considered

.

Additional Information

No response

@lealzhan lealzhan added Feature Request Needs Triage Needs to be assigned by the team labels Oct 12, 2023
@lealzhan lealzhan self-assigned this Oct 12, 2023
@lealzhan lealzhan removed their assignment Oct 17, 2023
@minggo minggo self-assigned this Oct 24, 2023
@minggo
Copy link
Contributor

minggo commented Sep 29, 2024

I don't find joint2d relies on collider.

@minggo minggo closed this as completed Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Needs Triage Needs to be assigned by the team
Projects
None yet
Development

No branches or pull requests

2 participants