Page MenuHomeFeedback Tracker

Non-simulated vehicles don't have collisions for JIP clients
Acknowledged, NormalPublic

Description

// Server
vehicle = createVehicle .....
vehicle setPos position
vehicle enableSimulationGlobal FALSE;

Clients joining MP session after that has been executed will not have physx collisions with the vehicle.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Game Physics
Steps To Reproduce

  1. Run the above scenario.
  2. Ensure it launches and the test vehicles are created before you connect as client ( -autoInit server launch option )
  3. Connect as client
  4. Log in as admin.
  5. Spawn a vehicle for you to drive, using Zeus ( Y )
  6. Test collisions with the two test vehicles.

Event Timeline

MDCCLXXVI edited Steps To Reproduce. (Show Details)
Alwin claimed this task.Jan 31 2017, 12:07 PM
Alwin changed the task status from New to Reviewed.
Alwin changed the task status from Reviewed to Acknowledged.