The-New-Platinum-Team / PlatinumQuest-Dev

The main repository for the game PlatinumQuest after the formation of new development team.
MIT License
14 stars 8 forks source link

Part of DA HOUSE has no collision #113

Closed TheGreatAutismo closed 1 year ago

TheGreatAutismo commented 1 year ago

Will update the issue name if the cause is found https://discord.com/channels/346034549962047488/820530618987315220/1100545444620279840

RandomityGuy commented 1 year ago

Lol its the interior collision detection update again, the same kind that broke Nukesweeper

thearst3rd commented 1 year ago

Lmao, the scaling for that interior is so small that it's smaller than RandomityGuy's threshold for colliding with very small objects: https://github.com/The-New-Platinum-Team/MBExtender-Dev/commit/a6532a5554f588a6b0a23c0695222ed6d8135ba8 image

2x10^-11 < 1x10^-8

We just need to make that threshold even smaller

thearst3rd commented 1 year ago

Fixed in https://github.com/The-New-Platinum-Team/MBExtender-Dev/commit/3a9dd3b20fee35636a499d918ac6598e260bac74