# This is pseudo-code to explain the logic When Vehicle hits RR Boost Pad: If Vehicle is on Track: Apply Fixed Speed Boost (Strength: 100%, Duration: 0.5s) Play Boost Sound Effect Play Boost Visual Effect (Particles) Else: Do Nothing (Vehicle is not in the race)