
Unity

Quiz
•
Computers
•
10th Grade
•
Hard
Ольга Дельфания
Used 10+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите правильный вариант записи цикла пока
while (s<10) do
{
GameObject.transtorm.position = new Vector2( 0,3);
}
while (s<10)
{
GameObject.transtorm.position = new Vector2( 0,3);
}
While (s<10)
{
GameObject.transtorm.position = new Vector2( 0,3);
}
While (s<10) do
{
GameObject.transtorm.position = new Vector2( 0,3);
}
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Укажите методы обнаружения столкновений
void OnCollisionEnter2D(collision2D cd){ ... }
void OnCollisionStay2D(collision2D cd) { ... }
void Start() {...}
void Update(){ ... }
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой метод срабатывает один раз в момент касания?
void OnCollisionEnter2D(collision2D cd) {... }
void OnCollisionStay2D(collision2D cd) {... }
void Start(){...}
void Update() {...}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой метод обрабатывает длительное касание?
void OnCollisionEnter2D(collision2D cd) {... }
void OnCollisionStay2D(collision2D cd) {... }
void Start(){...}
void Update() {...}
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Где приведено описание массива?
GameObject[ ] units;
int[ ] cx={15,18,34};
int i = 5;
public float speed;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой компонент дает границы объекту?
Collider
RigidBody
Mash Filter
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой компонент описывает поведение спрайта как физического тела?
Collider
RigidBody
CharacterController
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Debugging in Construct 3

Quiz
•
9th - 12th Grade
13 questions
PROGRAMACION EN ARDUINO

Quiz
•
10th Grade
13 questions
High and Low Level Languages and Translators

Quiz
•
10th - 12th Grade
8 questions
Unit 4 Day 8 Opener - C++ Function Concepts

Quiz
•
9th - 12th Grade
10 questions
Quiz Bahasa C++ 1

Quiz
•
9th - 12th Grade
10 questions
Programming

Quiz
•
1st - 10th Grade
15 questions
финал unity base

Quiz
•
8th - 11th Grade
15 questions
Pengenalan Arduino dan LED

Quiz
•
10th 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