
Introduction to Unity Meetup 5

Quiz
•
Education
•
4th Grade - Professional Development
•
Medium
Nicolas Barone
Used 4+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
The code below executes in the enemy red ball's script. Which direction will the enemy move when its code below executes? (See live stream for enemy's and player's ball locations in space)
enemyRb.addForce(transform.position - player.transform.position));
Toward player
Away from player
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
[NEW] The code below is in the red ball's script, and we know the yellow ball moves at 1 meter per second. Will the red ball and the yellow ball move at the same speed? (See live stream for visualization of the red and yellow balls' position and speed)
transform.Translate((transform.position - player.transform.position)*Time.deltaTime)
Yes they will move at the same speed
No they will not move at the same speed
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
[NEW] The code below is in the red ball's script, and we know the yellow ball moves at 5 meters per second. Will the red ball and the yellow ball move at the same speed? (See live stream for visualization of the red and yellow balls' position and speed)
transform.Translate((transform.position - player.transform.position).normalized*Time.deltaTime*5)
Yes they will move at the same speed
No they will not move at the same speed
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
If I change the color of the prefab will it affect the instance as well?
Yes
No
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
If I change the color of the instance will it affect the prefab as well?
Yes
No
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which axis does the sphere move towards when it executes the code below? (See live stream for visualization of axes)
transform.Translate(transform.right);
Global +X Axis
Local +X Axis
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which axis does the sphere move towards when it executes the code below? (See live stream for visualization of axes)
transform.Translate(Vector3.right);
Global +X Axis
Local +X Axis
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Radio Qs

Quiz
•
11th Grade
20 questions
SET 1 BM PT3

Quiz
•
7th - 9th Grade
20 questions
LAIHAN SOAL TEMA 6 KELAS 6 ISIAN BI

Quiz
•
6th Grade
15 questions
PETA 1.2 | Listening Analysis on Cordillera & Mindanao Music

Quiz
•
7th Grade
18 questions
The Musical Staff 4!

Quiz
•
3rd - 5th Grade
20 questions
TRAINING SHARE IT

Quiz
•
Professional Development
18 questions
Ict Quiz

Quiz
•
KG - Professional Dev...
20 questions
Photoshop Tools and Procedures

Quiz
•
9th - 12th 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