SmartlyDressedGames / Legally-Distinct-Missile

Fork of Rocket for Unturned maintained by the game developers.
MIT License
79 stars 29 forks source link

Glitchy Collision with Fuel Tanks #54

Open MachoSkarm opened 2 years ago

MachoSkarm commented 2 years ago

Issue: Cannot collide with the white fuel tanks on the curated Elver map. I just sort of run right through it while my camera moves in glitchy ways.

Expected Behavior: I should not be able to walk and fall through the objects.

Steps to reproduce: Create a server hosting Elver with this installed and try to run into or jump onto a fuel tank. (I am hosting an internet server on a separate machine and connecting to it via LAN.)

Link to Video Showcase

Elver Final Quest Spoiler This also makes a part of the final Elver questline more difficult

Edit: also just noticed you cant get any fuel out of them into a jerry can

SDGNelson commented 2 years ago

Double-checked in case this was related to other issues in the patch, but seems to be specific to the Elver gas tank. Will ask danaby.

MachoSkarm commented 2 years ago

I have found a few other objects that have this same property of no collision. The two red cart objects. Both of which appear in the "Town" in the barn and in a house.

SDGNelson commented 2 years ago

After talking with danaby it seems to be an issue with using "bundle overrides" without Clip.prefab. In the meantime he might update to set Has_Clip_Prefab false on the Elver objects, and it should also be fixed in general soon.