-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

The Ultimate Roblox Game Building Cookbook
By :

In this recipe, we will be creating the first level of our obstacle course. Using the same template that we made in Creating the obby template recipe, we will construct a series of vertically gapped parts to create a ladder leading to a slide, which will allow players to slide to the next checkpoint.
To begin, we will start by using a duplicate of the template and building a ladder that rises from the start and leads up to a slide that we will build by placing a part, and then using the Archimedes plugin to create a curved shape. After building the walls on each side of the slide, we will then make the slide work by placing an invisible vertical part with its CanCollide properties turned off and a trip script inserted. To start, let’s look at the following steps: