Unreal Engine – Multi Seated Vehicles Multiplayer Ready UE8762

Multi-Seated Vehicles (Multiplayer Ready)

Technical Details

Features:

  •  Easy to implement seats for vehicles
  •  Players can enter and leave the vehicle at any time
  •  Players can change to any seat at any time, as long the seat is not occupied
  • Multiplayer Ready
  • Driver IK animation system for hands on steering wheel
  • Sitting Idle Pose while inside vehicle

Number of Blueprints: 9

Input:

  • Default template controls (W,S,A,D to move/drive)
  • Enter/Exit Vehicle: F
  • Change Seats: 1,2,3,4,etc…

Network Replicated: Yes

Supported Development Platforms:

  • Windows: Yes
  • Mac: Yes

Documentation:

Important/Additional Notes:

  • Make sure to watch the tutorial in the documentation, there are a lot of small details to setup to make the system work in new characters and vehicles.
  • “PhysXVehicles” plugin (ue4) and “ChaosVehiclesPlugin” (ue5) are needed to run this system, as the example vehicle pawns make use of this plugins to work.