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

Should Phrase have matter by default? #548

Open
amyjko opened this issue Aug 3, 2024 · 0 comments
Open

Should Phrase have matter by default? #548

amyjko opened this issue Aug 3, 2024 · 0 comments
Assignees
Labels
enhancement New or improved feature needs design When an enhancement is not yet designed output Anything related to program output
Milestone

Comments

@amyjko
Copy link
Collaborator

amyjko commented Aug 3, 2024

What are you trying to do that you can't?

I was watching a student try to use Collision, and they were confused about why the two objects weren't colliding. It was because neither had Matter.

What is your idea?

Phrases don't have matter by default as an optimization, to avoid having them participate in physics. But we could have them have matter by default, to avoid this error proneness; we would just have to manage the performance implications of this.

@amyjko amyjko added enhancement New or improved feature output Anything related to program output needs design When an enhancement is not yet designed labels Aug 3, 2024
@amyjko amyjko added this to the 1.0 milestone Aug 3, 2024
@amyjko amyjko self-assigned this Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or improved feature needs design When an enhancement is not yet designed output Anything related to program output
Projects
Status: Design Priorities
Development

No branches or pull requests

1 participant