; Created By Russell Ziegler
; Modified By Alan McCallum AKA Cpo64

; This script is open source, use at your own risk, :P

; The following is a list of the recommended cinematic timings,
;CinematicLengthToDropOff         14.600
;CinematicSlotIndex               3
;CinematicLenghtToVehicleDisplay  0.000

-1	Create_Object,		1, "XG_HD_HTraj",			0, 0, 0, 0
-1	Play_Animation,		1, "XG_HD_HTraj.XG_HD_HTraj", 1

-1	Create_Object,		2, "cargo"
-1	Attach_to_Bone,		2, 1, "BN_Trajectory"
-437	Attach_to_Bone,		2, -1, "BN_Trajectory"
-437	Destroy_Object,		1

-1	Attach_to_Bone,		3, 2, "Cargo"
-437	Attach_to_Bone,		3, -2, "Cargo"
;-450	Attach_Script,		3, "JFW_Follow_Waypath", "100079,5"

-1	Create_Object,		4, "XG_TransprtBone",			0, 0, 0, 0
-1	Play_Animation,		4, "XG_TransprtBone.XG_HD_TTraj", 1

-1	Create_Real_Object,	5, "GDI_Transport_Drop", 1, "BN_Trajectory"
-1	Set_Primary,		5
-1	Attach_to_Bone,		5, 4, "BN_Trajectory"
-1	Play_Animation,		5, "v_GDI_trnspt.XG_HD_Transport",1
-700	destroy_object,		5

-1	Create_Object,		6, "XG_HD_Harness",			0, 0, 0, 0
-1	Play_Animation,		6, "XG_HD_Harness.XG_HD_Harness", 0
-700	Destroy_Object,		6


1000000 Destroy_Object, 1
1000000 Destroy_Object, 2
1000000 Destroy_Object, 4
1000000 Destroy_Object, 5
1000000 Destroy_Object, 6