Bizorke / Gear3Engine-Issues

For bugs and features.
1 stars 0 forks source link

Refactor server-side physics to not remove things during collision events. #1139

Closed JSideris closed 3 years ago

JSideris commented 4 years ago

Causes engine to go into a bad state: "Cannot read property 'neighbors' of undefined".

JSideris commented 3 years ago

Destruction will now happen after the fixed update is done.