Truck + Trailer Implementation
Truck Implementation
Trailer Implementation

1. Add the trailer attachment point.
2. Add trailer prefab inside & attach TrailerComponent.cs to it

3. Add the TrailerHolder
4. Add the truck attachment point.

5. Assign the trailer attachment point.

6. Add trailer collider.

7. Configure the wheel pivots



8. Automatically configure



9. Add the trailer component to the truck

Last updated