Please enable JavaScript to use CodeHS

Creating a Game in Roblox

Lesson 3.3 Fading Platforms

Description

In this lesson, students expand their toolbag by adding touch events created when a player touches an object. Students are also introduced to boolean variables.


Objective

Students will be able to:

  • Apply a script to an object in Roblox studio
  • Explain what boolean variable is and how it works
  • Use event-driven logic