// This is a conceptual guide, not raw code. // In UEFN, you use the device options menu. // 1. Place Score Manager Device score_manager_device = ScoreManager{} // 2. Configure Lap Complete Option // Set Score Value to 1 (one point per lap) // Set Activate When Receiving From to Channel 33 // Set Increment Score on Awarding to Off // Set Play Audio to No // 3. Place Trigger Volume at Finish Line trigger_volume = TriggerVolume{} // 4. Configure Trigger Volume // Set On Begin Overlap -> Transmit On to Channel 33 // This sends the signal to the Score Manager