Unity Game Development Basics # 3

Unity Game Development Basics # 3

9th Grade

18 Qs

quiz-placeholder

Similar activities

Unity Game Development Basics  # 2

Unity Game Development Basics # 2

9th Grade

20 Qs

Unity Game Development Basics # 7

Unity Game Development Basics # 7

9th Grade

17 Qs

Roblox piggy

Roblox piggy

7th - 9th Grade

16 Qs

NBA

NBA

1st Grade - University

15 Qs

Forntite quiz (Updated 1/16/19

Forntite quiz (Updated 1/16/19

KG - Professional Development

14 Qs

Sports

Sports

4th - 10th Grade

20 Qs

Python Basics Quiz

Python Basics Quiz

6th - 10th Grade

15 Qs

5 Game Design Elements

5 Game Design Elements

9th - 12th Grade

15 Qs

Unity Game Development Basics # 3

Unity Game Development Basics # 3

Assessment

Interactive Video

Other

9th Grade

Medium

Created by

JASON SAMMONS

Used 1+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the purpose of Dev Assets website mentioned in the video?

To provide online courses for game development

To host gaming tournaments

To offer high-quality 3D models for free or at a chosen price

To sell exclusive game assets

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

How can you prevent the player object from rotating uncontrollably?

By adding more weight to the player

By freezing rotation on certain axes in the Rigidbody component

By adjusting the player's speed

By freezing the player's position

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the default behavior of objects in Unity regarding friction?

Objects slide without any friction

Objects have configurable friction through physics materials

Objects have infinite friction

Objects have no friction

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the effect of setting both dynamic and static friction to zero in a physics material?

Makes the object heavier

Reduces friction, allowing the object to slide

Makes the object immovable

Increases the object's speed

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is a variable in programming?

A function that performs an operation

A type of game object in Unity

A fixed value that cannot change

A container for storing data values

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

How can you modify the forward force of the player in Unity?

By downloading a plugin

By emailing Unity support

By modifying the value in the Unity inspector

By changing the value directly in the script

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the purpose of using 'public' before a variable in Unity?

To increase the variable's value

To make the variable private

To expose the variable in the Unity inspector

To make the variable accessible only inside the script

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?