wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Roblox L35 Tycoon Game

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

What is the main objective of a Tycoon Game?

a)

To race against other players

b)

To collect coins and reach the finish line

c)

To earn money and upgrade a business or machine until you become rich

d)

To defeat enemies in battle

2.

What function in Roblox Studio allows the conveyor belt to move?

a)

AssemblyLinearVelocity

b)

SurfaceVelocity

c)

PartPhysicsController

d)

ConveyorSpeed

3.

Why do we group parts like the belt and walls into a model?

a)

To make the game lag less

b)

To allow easier movement and organization

c)

To make the parts disappear when the game starts

d)

To change all parts into a single color

4.

Which property do we change in AssemblyLinearVelocity to make the belt move?

a)

Y-axis

b)

X-axis or Z-axis

c)

Rotation property

d)

Transparency

5.

A Tycoon game is similar to a Clicker Game because both require players to earn money and upgrade.

a)

True

b)

False

6.

"ClickDetector" is added to a button so it can detect when a player clicks on it.

a)

True

b)

False

7.

The Spawn Machine should not be grouped as a model since it will interfere with game scripts.

a)

True

b)

False

8.

8. Match the following parts with their correct function in the Tycoon game.

a)

Detects when a player clicks to spawn an item

1.

Clicker

b)

Moves items along to simulate money production

2.

Conveyor Belt

c)

Helps keep objects inside the conveyor

3.

Walls

d)

The location where items spawn

4.

SpawnPoint

9.

To create new objects in Roblox Studio using a script, we use the command " (a)   .new". (hint: Start with letter "I" end with "e")

10.

The main function of the Spawner is to generate new "​ (a)   " on the conveyor belt when the player clicks the button.

Choose from the below words
part
folder
script
model