MinecraftTransportSimulator icon indicating copy to clipboard operation
MinecraftTransportSimulator copied to clipboard

Parts don't always place when also looking at a close hitbox (even if the hitbox doesn't occlude the holobox)

Open DrprofLuigi opened this issue 2 years ago • 1 comments

In the first picture the part will not place. In the second picture, it does. I am guessing that MTS thinks the closer collision box is blocking the part since the center is closer to the player.

I would suggest making it so collision boxes don't block part placement, in my opinion that should be done with interactable variables.

2022-10-21_21 01 14 2022-10-21_21 01 23

DrprofLuigi avatar Oct 22 '22 18:10 DrprofLuigi

I can't really do the collision box blocking not blocking stuff, since the slot boxes are collision boxes themselves, and the game needs to know if the player has clicked a holobox or a door/seat/etc. But one should be able to place parts whose hitboxes are closer than the other boxes.

DonBruce64 avatar Oct 22 '22 19:10 DonBruce64

Fixed in 22.4.0.

DonBruce64 avatar Dec 03 '22 03:12 DonBruce64