multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.3k stars 412 forks source link

Building interior issue #3505

Open Xenius97 opened 6 days ago

Xenius97 commented 6 days ago

Describe the bug

Buildings created in interior have collision in default world too.

I think this is not how it should work, just like default GTA interiors should not affect the default world. Currently how it works: https://streamable.com/rxdcpd How it should be: https://streamable.com/srtwjp

Steps to reproduce

createBuilding(14853, 301.59906005859, 78.391334533691, 1072.0416259766, 0, 0, 0, 3)

Version

Multi Theft Auto v1.6-release-22538

Additional context

No response

Relevant log output

No response

Security Policy