branchrust_reboot/main/DroppedItemFixcancel
6 Commits over 0 Days - ∞cph!
Deleted telephone.worldmodel. It was unused, and broken.
Replaced all world models that used mesh colliders with primitives, except for chair and rocking chair. This is already in the current art guidelines - most of these are very old, or for some reason, Christmas themed. Helps a lot with any remaining dropped item collision issues.
Use primitive colliders for all the rocket world models
Continue to use ContinuousSpeculative collision alongside the new checks
Custom physics solution for dropped items. Fixes items falling through things in certain situations.
Removed my fell through terrain check methods in DroppedItem