Jurassic World Creator Challenge
Last Updated: August 26, 2020
Complete 6 challenge quizzes to get 3 Jurassic World items in Roblox
In this tutorial you learn how to build bridges, create new landscape and use code to create traps & health parts. You can start the official tutorial here but it is not required to get the free cosmetic rewards.
To start the quiz challenge and earn rewards go to the Jurassic World Creator Challenge page and click the green button to start the challenge.
You can find all of the questions, answers and rewards below on this page.
LESSON 1: Escape the Volcano
Challenge 1:
Answer 3 questions to complete this challenge. They can be asked in a random order.Question: Which button lets you playtest your game in Roblox Studio?
Answer: A
Question: There are secret ways of getting free Robux.
Answer: False
Question: When playtesting, you should press the Stop button to make changes in your game.
Answer: True
Challenge 2:
Answer 3 questions to complete this challenge. They can be asked in a random order.Question: How often should you publish your projects in Roblox?
Answer: Every 10 - 15 minutes
Question: What's the letter of the picture that shows the Move tool?
Answer: A
Question: If a part falls down when you play your game, what feature can you turn on so it stays in the air?
Answer: Anchor
Lesson 2 Reward:
Name
Jurassic World headphonesType
Accessory | HatGenres
Town and City , Sci-Fi , Fighting , AdventureCatalog Link
LinkLESSON 2: Traps & Health Parts
Challenge 3:
Answer 3 questions to complete this challenge. They can be asked in a random order.Question: What coding language does Roblox use?
Answer: Lua
Question: A script object holds lines of code that do specific tasks.
Answer: True
Question: To test your script:
Answer: Click Play
Challenge 4:
Answer 3 questions that are randomly selected from the questions below to complete this challenge.Question: Which of the following variables allows the script to work when attached to any part?
Answer: local harmOrHealPart = script.Parent
Question: local NUMBER_OF_PLAYERS = 5 is an example of a:
Answer: Number type variable.
Question: local harmOrHeal is a variable.
Answer: True
Question: What is a variable?
Answer: A placeholder for information like numbers or names
Question: How many health points do players start the game with?
Answer: 100
Question: Number type variables can be used to keep track of which of the following pieces of information?
Answer: How many seconds are left in a game.
Question: In the example script, if local DAMAGE = 5 and local COOLDOWN_IN_SECONDS = 0, what will happen when a player touches the part?
Answer: The player will lose health very fast.
Lesson 4 Reward:
Name
Jurassic World CapType
Accessory | HatGenres
Town and City , Sci-Fi , Fighting , AdventureCatalog Link
LinkLESSON 3: Terrain and Fire Balls
Challenge 5:
Answer 3 questions to complete this challenge. They can be asked in a random order.Question: What terrain tool (brush) lets you build new terrain?
Answer: Add
Question: How do you open the Terrain Editor window in Roblox Studio?
Answer: Click Editor from the Home tab.
Question: What terrain tool (brush) lets you quickly remove terrain?
Answer: Subtract
Challenge 6:
Answer 3 questions that are randomly selected from the questions below to complete this challenge.Question: What variable in the script controls how dangerous a falling object is?
Answer: DAMAGE
Question: What variable in the script controls how often objects fall from the cloud?
Answer: NUMBER_PER_MINUTE
Question: What object holds code that controls the cloud's behavior?
Answer: Script
Question: You can put tables into other tables.
Answer: True
Question: What variable type holds information about one specific falling object in the fallingObjectScript script?
Answer: Table
Question: What is the "magic box" that holds objects which can be put into your game?
Answer: ServerStorage
Question: What symbols help you recognize a table in a script?
Answer: {}
Lesson 6 Reward:
Name
Jurassic World BackpackType
Accessory | BackGenres
Town and City , Sci-Fi , Fighting , AdventureCatalog Link
Link