So what was created here was a tile based system. Instead of the player just moving left or right, each tile had to interact with the player to allow the player to access the tile. I was instructed to add features to this game after it's creation. Now let me tell you, this wasn't easy but I did it. Here is the code of a feature. I call it the slippery go back tile. If you saw the names of the other blueprints you would understand the weird name. During this project, I learned a lot about coding. Visual coding to be specific. I am now able to build more complicated systems using this method.