Verse Library verse

01 Fragment

Step-by-step instructions for placing start, finish, and checkpoint devices in RR projects.

verse-library/rr-checkpoint-devices/01-fragment.verse

// This is a guide, not code. 
// You place these devices using the editor menu.

1. Open your Rocket Racing Project.
2. Go to the Content Browser.
3. Search for "RR Checkpoint".

// Place the Start Line
// Look for the device with the STAR shape.
// Place it at the beginning of your track.
// Name it "Start_Point".

// Place the Finish Line
// Look for the other device with the STAR shape.
// Place it at the end of your track.
// Name it "Finish_Point".

// Place Regular Checkpoints
// Look for the device with the CIRCLE shape.
// Place them along the tricky parts of your track.
// If a player crashes here, they restart here.
// Name them "Checkpoint_1", "Checkpoint_2", etc.

Comments

    Sign in to vote, comment, or suggest an edit. Sign in