Closed RandomityGuy closed 1 year ago
It's the interior collision detection thingy again.
Reason: getSurfaceVelocity of the buzzsaws being called by the continuous collision detection functions. Gotta change the mission to not use that jank and actually use some onCollision thingies
Fixed in https://github.com/The-New-Platinum-Team/PlatinumQuest-Dev/commit/8740916488bb3885eafbbb12fea1f6a5cecef502
It's the interior collision detection thingy again.