fix(physics): preserve refreshed cell retry state

This commit is contained in:
Erik 2026-07-31 12:31:34 +02:00
parent e5f855ac40
commit 67d1e9b331
3 changed files with 183 additions and 11 deletions

View file

@ -70,6 +70,7 @@ public sealed class PhysicsEngine
/// response coupling.
/// </summary>
internal Func<
Transition,
TransitionCellCollisionPhase,
uint,
TransitionState,