Create a Dark Moody Atmospheric 2D Game with Unity and C# - Left and Right Movement

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Left and Right Movement

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers the basics of setting up a Unity project with a focus on physics and scripting. It guides viewers through creating a player controller script, understanding the Start and Update functions, and implementing basic input handling. The tutorial also explains how to manage player movement using rigid body physics and ensure consistent speed across different devices using delta time.

Read more

7 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Explain how the input system works for moving the player left and right.

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the purpose of the player controller script in Unity?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

How do you create a new script in Unity and what are the steps involved?

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the significance of the 'void Start' and 'void Update' functions in the player controller script?

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

How does the 'RB.velocity' property affect the player's movement?

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • 1 pt

Describe the role of 'Time.deltaTime' in ensuring consistent player movement across different devices.

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 1 pt

What happens if you try to make changes in Unity while in play mode?

Evaluate responses using AI:

OFF