Gamebop / physics

Physics components for PlayCanvas
https://gamebop.github.io/docs/
3 stars 1 forks source link

Body index re-use issue #32

Closed LeXXik closed 5 months ago

LeXXik commented 5 months ago

Something fishy is going on with the index re-use of when a body is created and destroyed in the same frame multiple times. Needs investigation.

LeXXik commented 5 months ago

Fixed with #36