
Unity Basics Flashcard for Students

Flashcard
•
Computers
•
10th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which Unity window contains a list of all the game objects currently in your scene?
Back
Hierarchy
2.
FLASHCARD QUESTION
Front
True or False: Visual Studio is not a part of Unity. You could use a different code editor to edit your C# scripts if you wanted to.
Back
True
3.
FLASHCARD QUESTION
Front
What best describes the difference between the below images, where the car in the second image is further along the road? Options: The second car’s X location value is higher than the first car’s, The second car’s Transform value is higher than the first car’s, The second car’s Z location value is higher than the first car’s, The second car’s Y location value is higher than the first car’s
Back
The second car’s Z location value is higher than the first car’s
4.
FLASHCARD QUESTION
Front
In what order do you put the words when you are declaring a new variable? Options: [access modifier] [data type] [variable name] [variable value], [variable name] [data type] [access modifier] [variable value], [data type] [access modifier] [variable value] [variable name], [data type] [access modifier] [variable name] [variable value]
Back
[data type] [access modifier] [variable name] [variable value]
5.
FLASHCARD QUESTION
Front
Which of the following variables would be visible in the Inspector? speed & turnSpeed, speed, horizontalInput & forwardInput, turnSpeed
Back
speed & turnSpeed
6.
FLASHCARD QUESTION
Front
What is a possible value for the horizontalInput variable returned by the Input.GetAxis() method?
Back
0.52f
7.
FLASHCARD QUESTION
Front
What is true about the following two lines of code?
Back
They will both move an object along the same axis
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
Explanatory vs. Response Variables

Flashcard
•
12th Grade
10 questions
Budgeting Vocabulary

Flashcard
•
9th - 12th Grade
10 questions
Independent and Dependent Variables

Flashcard
•
8th Grade
15 questions
Misplaced modifiers

Flashcard
•
9th Grade
12 questions
Introduction to Java Basics

Flashcard
•
10th Grade
10 questions
Understanding Modifiers in 3D Modeling

Flashcard
•
9th Grade
13 questions
Independent and Dependent Variables Practice

Flashcard
•
11th Grade
14 questions
English 11: 20.5 Misplaced & Dangling Modifiers (P. 76 & 78)

Flashcard
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade