Properties
Basic Functions
General
Roblox
Minecraft
100

The horizontal position of an object

What is the x-value?

100

A function that will return the current x coordinate of the object.

What is the object.x function?

100

Represents the object that is currently selected?

What is "$this" ?

100

The currency used in Roblox

What is Robux?

100

The tool used to mine stone and ores in Minecraft

What is a pickaxe?
200
The property to multiply the height of an object by a given amount.

What is Scale Y?

200

A function that will move an object at the default or provided speed in the vertical direction. Its first parameter is the object to move and the optional second parameter is the speed at which to move the object.

What is the moveY function?

200

The process of finding and fixing errors in a program

What is debugging?

200

The maximum number of friends you can have in Roblox

What is 200?

200

The item needed to create all potions

What is a water bottle?

300

The value of a GDP object used to determine which objects appear on top of or behind other objects in the scene

What is the Z value of an object?

300

A function that will return true if the provided key is being pressed or false if it is not being pressed. It takes one parameter, a key from the GDP Keys object

What is the "isKeyPressed" function?

300

A shape, image, sprite, or text that can be manipulated in the GDP by using events

What is a game object?

300

The software used to design games in Roblox

What is Roblox Studio?

300

Mobs that walk during the night and burn in the daylight

What is skeleton/zombie?

400

The property that describes the direction that an object is facing.

What is the rotation property?

400

A function used to trigger an event or events after a specified amount of time has elapsed.

What is the createTimer function?

400

In computing, a conditional instruction which tells the computer what to do in one situation.

What is an if-statement?

400

The year that Roblox was released

What is 2006?

400

The year that Minecraft was fully released.

What is 2011?

500

The property that describes how "see-through" an object is where 1 is completely solid and 0 is completely invisible.

What is opacity?

500

A function to change the direction that an object 

What is the flipDirection function?

500

Code that more sense in a written language like English but still represents concepts and code in a language like JavaScript.

What is pseudocode?

500

The original name of Roblox

What is Dyna Blocks?

500

The ore used to construct complex machines with.

What is redstone?

M
e
n
u