-
Senior Member
Is it possible to have multiple checkpoints place one behind
Either through triggers or another way. It doesn't have to hold the actual checkpoints, just function like them.
So you start at 0 and finish at -350 feet....with multiple checkpoints along the way. You go back 50 feet, checkpoint, back another 50 feet, checkpoint...and so on.
-
Community Developer
Re: Is it possible to have multiple checkpoints place one be
It is possible to have the rider respawn to checkpoints behind the current checkpoint but the problem you are going to run into is that the rider always has to start on the first checkpoint on the drive line.
there are a couple of flowcharts for making custom checkpoints here
if you want the track to flow backwards you may have to do something where the rider starts at checkpoint 0 but is then teleported to a later checkpoint where you want him to start. Then using the rider event have him respawn at the checkpoint of your chosing as he progresses backwards. Hope this helps.
-
Community Developer
Re: Is it possible to have multiple checkpoints place one be
It is possible to have the rider respawn to checkpoints behind the current checkpoint but the problem you are going to run into is that the rider always has to start on the first checkpoint on the drive line.
there are a couple of flowcharts for making custom checkpoints here
if you want the track to flow backwards you may have to do something where the rider starts at checkpoint 0 but is then teleported to a later checkpoint where you want him to start. Then using the rider event have him respawn at the checkpoint of your chosing as he progresses backwards. Hope this helps.
-
Re: Is it possible to have multiple checkpoints place one be
You could have the track run normally then spin the rider around at each checkpoint restart. The differences then are a quick moving screen vs the rider starting in the wrong direction. I can explain it better in about 10 hours.