vehicle to human completed
This commit is contained in:
@@ -234,6 +234,11 @@ const CopyPasteControls3D = ({
|
||||
steeringAngle: 0,
|
||||
pickUpPoint: null,
|
||||
unLoadPoint: null,
|
||||
paths: {
|
||||
initPickup: [],
|
||||
pickupDrop: [],
|
||||
dropPickup: [],
|
||||
},
|
||||
triggers: []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user