Currently we just spawn the police car on the finish line. This could be a problem because multiple police cars could spawn on the same spot. We should instead always spawn the police car in a unique spot on the finishing track. I think we could hardcode a grid into the finishing track with predefined spots - ask @RFSurdsman on how to implement this when it is time.
Currently we just spawn the police car on the finish line. This could be a problem because multiple police cars could spawn on the same spot. We should instead always spawn the police car in a unique spot on the finishing track. I think we could hardcode a grid into the finishing track with predefined spots - ask @RFSurdsman on how to implement this when it is time.