Skip to content

Commit

Permalink
Update src/plugin/context.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Sébastien Crozet <[email protected]>
  • Loading branch information
Vrixyz and sebcrozet authored Jul 22, 2024
1 parent 4d36ae2 commit 5fa938a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugin/context.rs
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ impl RapierContext {
}
}
}

if executed_steps > 0 {
self.deleted_colliders.clear();
}
Expand Down

0 comments on commit 5fa938a

Please sign in to comment.