using { /Fortnite.com/Devices } # This is our main script block @editable MyCarSpot: vehicle_spawner_pickup_truck_device = vehicle_spawner_pickup_truck_device{} # This function runs when the game starts OnBegin(): void = # We can add code here later to drive the car print("The car is ready to go!")