Unity M3L3

Unity M3L3

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

SOS #4 Equations of Lines

SOS #4 Equations of Lines

7th - 10th Grade

15 Qs

Çit Oyunu

Çit Oyunu

5th - 12th Grade

11 Qs

Rational Functions

Rational Functions

9th Grade

10 Qs

HOY VUX

HOY VUX

9th Grade

10 Qs

Transformations

Transformations

9th - 12th Grade

15 Qs

Parent Functions and Transformations - Algebra

Parent Functions and Transformations - Algebra

9th - 12th Grade

16 Qs

03-f-Fonksiyon Kavramı-1

03-f-Fonksiyon Kavramı-1

10th Grade

10 Qs

Unity M3L3

Unity M3L3

Assessment

Quiz

Mathematics

9th - 12th Grade

Hard

Created by

utku karakuyu

Used 1+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

GetComponent fonksiyonu ne işe yarar ?

Obeye Component eklememizi için en iyi yoldur

Objedeki componenti kaldırır

Objenin bileşenlerine erişmenin en iyi yoludur

Objede Component var mı kontrol eder

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Oyuncunun sol/sağ ya da A/D tuşlarına basıp basmadığını kontrol etmemizi sağlıyor.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Vertical grubu ise oyuncunun yukarı/aşağı ya da W/S tuşlarına basıp basmadığını kontrol etmemize yardımcı oluyor.

Vertical

Horizontal

Input.GetKeyDown

isPressed=true

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Hangisinin yazılışı doğrudur ?

float moveHorizontal = Input.GetKeyDown("Horizontal")

float moveHorizontal = Input.GetAxis(Horizontal)

string moveHorizontal = Input.GetAxis("Horizontal")

float moveHorizontal = Input.GetAxis("Horizontal")

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Rigidbody rb;


olarak tanımlanan "rb" değişkenine "Rigidbody" componenti nasıl atanır ?

rb=this.Rigidbody

rb.Rigidbody=true

rb=Getcomponent<rigidbody>()

rb=Getcomponent<rigidbody()>

6.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Halihazırda var olan sınıfların (ebeveyn sınıflar olarak bilinir) özelliklerini ve işlevlerini benimseyen sınıflar yazmamıza olanak tanıyan bir mekanizmadır

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Raycast nedir ?

tanımlanmış bir noktadan tanımlanmış bir hedefe doğru gönderilen bir ışındır

bilinmeyen bir noktadan bilinmeyen bir hedefe doğru gönderilen bir ışındır

Sonsuz ışın kaynağıdır

Raycast emektir

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?