Unity Semester 3 - Quiz 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Cody McGiant
Used 4+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which class we need to use to check which key has been pressed on the keyboard?
Keyboard
Controller
Input
Click
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What do we need to add to the code to be able to control UI elements in the scripts?
using UnityEngine.GUI;
Using UnityEngine.UI;
We don't have to add anything
using UnityEngine.UserInteractiveObjects;
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What do we need to do to turn controller into a trigger?
Check Is Interactive
Check Is Trigger
Uncheck Object Interaction
We don't have to do anything
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the transform.LookAt(Vector3 target) method do?
Rotates the object so its Z axis points towards the target
Rotates the object so its X axis points towards the target
Rotates the object so its Y axis points towards the target
Rotates the target to always look at the selected object that contains this method.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What component does a parent object need to have for the WheelCollider component on the child to work correctly?
Box Collider
Rigidbody
Mesh Renderer
Audio Source
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To display some information before the variable field in the Inspector we need to add.
[Info("Information")]
[Print("Information")]
[Header("Information")]
[Draw("Information")]
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To change the sound of the engine when increasing the rpm number, we need to change which field of the Audio Source component?
Pitch
Mute
Volume
Spatial Blend
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What's true about P2P architecture?
It's an architecture in which each client has the same permissions
It's an architecture in which each client has to be connected to a server
It's an architecture in which one user manages access permissions of all the other users
None of the above
Similar Resources on Wayground
10 questions
Scratch Application: Look and Pen Blocks

Quiz
•
9th Grade
10 questions
Photopea

Quiz
•
10th - 12th Grade
10 questions
Unity Semester 1 - Quiz 1

Quiz
•
7th - 10th Grade
9 questions
QUEST FOR SUCCESS VOC. UNIT 1 Part 1 practice

Quiz
•
7th - 12th Grade
10 questions
Lesson 3 Y9 iMedia

Quiz
•
9th Grade
10 questions
Design Principles

Quiz
•
9th - 11th Grade
8 questions
Understanding Recon and Google Hacking

Quiz
•
11th Grade
10 questions
Blockchain

Quiz
•
5th Grade - Professio...
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
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th 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