Please enable JavaScript to use CodeHS

AP Computer Science Principles in Roblox

Lesson 4.3 Parameters in Roblox

Description

In this lesson, students will define and call their own functions in Roblox Studio. These functions will take in multiple parameters as input and produce an output (generate a part).


Objective

Students will be able to:

  • Define a functions that use multiple parameters
  • Use a function to generate parts in Roblox Studio