Module 3 - Unity Scripting Basics

Module 3 - Unity Scripting Basics

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

MVC Framework Quiz

MVC Framework Quiz

12th Grade

17 Qs

Tugas 2 Koding dan Kecerdasan artifisial

Tugas 2 Koding dan Kecerdasan artifisial

10th Grade

20 Qs

Data & Information

Data & Information

10th Grade

10 Qs

Python Library Routines Quiz

Python Library Routines Quiz

10th Grade - University

18 Qs

Kuis 1 Informatika

Kuis 1 Informatika

10th Grade

20 Qs

Design Principles Quiz

Design Principles Quiz

7th Grade - University

20 Qs

Types of Noise in Digital Images

Types of Noise in Digital Images

11th Grade

15 Qs

Exploring Data for Insights

Exploring Data for Insights

9th Grade - University

20 Qs

Module 3 - Unity Scripting Basics

Module 3 - Unity Scripting Basics

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Practice Problem

Hard

Created by

Stacy Wright

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming language is used with the Unity game engine?


GDScript

C#

C++

Luau

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using the Unity Manual or Unity Scripting Reference, it’s important to:


Print it

Answered

Bookmark it in your web browser

Make sure the correct Unity version is selected

Google it

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Unity application programming interface (API)?


A collection of functions and methods that game developers can access to easily create game mechanics and systems

Answered

User interface components that developers can import into a project

A collection of game assets that you can easily download and use in a Unity game development project

Game examples you can use as a template to start developing a new Unity project

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

At the beginning of every Unity C# script, APIs are accessed with what command?


use

boilerplate

import

using


5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Unity game engine, how often is the Update() function automatically called?


every minute

Answered


every frame


every 30 frames


every second


6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to define a function in the C# programming language?


func

def

function

void

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function name likely indicates that it’s a game loop?


Update()


Draw()


Loop()


Start()


Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?