B2 Multi-Car Subway

This effect is more of an expansion of the Single-Car Subway. You can create things like trains using Multi-Car Subways.

Create a Single-Car Subway. If you followed my tutorial example, you should have something a bit like this:

Create another car sector behind the first. Give it the same Hi-Tag you gave the first car (if your first car was tagged [1,0], then tag the car behind it [1,0], etc).

Place the following sprites inside your new car sector: S[0,14] (Sp[0,Speed]). The angle of the S indicates the front of your car. When placing the S, remember that it will overlap the upcoming L+, then acts as a pivot point for the subway car if it needs to turn to reach the next L+. Although the Sp is optional, I recommend using it so your subway cars won't travel too fast or too slow and go through the walls of your track.

Notes:

Return to Advanced Effects