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

Ability to opt out of default PhysicsSet organization #631

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Vrixyz
Copy link
Contributor

@Vrixyz Vrixyz commented Jan 22, 2025

I need to reorganize systems a bit differently among different schedules, this opt-out enables me to do so.

///
/// If passing an empty set, the plugin will still add the Physics Sets to the plugin schedule,
/// but no systems will be added automatically.
pub fn set_physics_sets_to_initialize(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
pub fn set_physics_sets_to_initialize(
pub fn with_physics_sets(

@Vrixyz Vrixyz requested a review from sebcrozet January 31, 2025 11:18
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.

1 participant