How to prevent the player’s car from go through road accelerators in the reverse direction

trackmania-forever

When creating a track in Trackmania Nations Forever, is it possible to prevent the player's car to go through road accelerators in reverse direction?

Ex: When I put 2 road accelerators serially:

enter image description here

The player's car can easily go through road accelerators in reverse direction as demonstrated in this video.

Best Answer

As far as I know, there's no way to prevent players doing this.

You should consider why it's a bad thing to have the player be able to go backwards here, given that unless the player is incredibly skilled (ie. likely to win anyway) they're not going to be able to consistently land this method, and that it's quite slow to execute.

If your intention is to prevent players using it to take a shortcut, then you may want to consider additional checkpointing to close that loophole instead. Alternatively, you could use a jump or ramp to prevent travel in the reverse direction.