final case classAttachToRails(vehicle: Vehicle, pad: VehicleSpawnPad, zone_id: String) extends Product with Serializable
Message to attach the vehicle to the spawn pad's lifting platform ("put on rails").
The attachment process (to the third slot) itself begins autonomous operation of the lifting platform.
Message to attach the vehicle to the spawn pad's lifting platform ("put on rails"). The attachment process (to the third slot) itself begins autonomous operation of the lifting platform.
the vehicle being spawned
the spawn pad
the zone in which the spawn pad is located
ObjectAttachMessage