Unity Scripting Beginner (EN)

Unity Scripting Beginner (EN)

12th Grade - Professional Development

10 Qs

quiz-placeholder

Similar activities

RPG (Lessons 17 - 24) Worksheet

RPG (Lessons 17 - 24) Worksheet

9th - 12th Grade

15 Qs

Quiz_GAM_MD18301

Quiz_GAM_MD18301

University

12 Qs

GAM19301_LT1

GAM19301_LT1

University

12 Qs

GAME MASTERS - P02 S01

GAME MASTERS - P02 S01

9th - 12th Grade

10 Qs

Unity Semester Quiz

Unity Semester Quiz

9th - 12th Grade

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Unity Certified User

Unity Certified User

9th - 12th Grade

15 Qs

Unity Study Certification

Unity Study Certification

9th - 12th Grade

15 Qs

Unity Scripting Beginner (EN)

Unity Scripting Beginner (EN)

Assessment

Quiz

Professional Development, Computers, Specialty

12th Grade - Professional Development

Medium

Created by

PRG TRAINER GLID

Used 70+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Unity script is a ...

Monobehavior Component

Game Object

Material

Window in Workspace

Function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Programming language used in Unity ...

C++

C#

Java

Objective C

PHP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Script is needed, except...

Respond input from player

Instantiating GameObject programmatically

Arrange events in the Gameplay

Installing Unity package

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

... function is used for updating physics related behaviors.

Update

FixedUpdate

PostUpdate

LateUpdate

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

... function is used to update Game Logic.

Update

FixedUpdate

LateUpdate

PostUpdate

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

... is called after the animation update.

Update

LateUpdate

Fixed

PostUpdate

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Access modifier which will allow a property value to be edited via the inspector is ...

public

private

protected

static

const

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?