Posted December 10, 2023 by Rockcopper3290
Wk 7: 30/10/23 - 05/11/23
Going into sprint 3 for the project I mainly wanted to fix up a few bugs that had reared their head. I first fixed all of the vehicle colliders as for the majority of them I had given them a mesh collider (just a regular mesh collider), but due to an issue where items thrown at the vehicles would cause them to clip inside and remain stuck. It was a quick fix (mainly just changing the mesh collider to a convex mesh collider). I also fixed a small bug where it would sometimes just not throw the item properly.