Create a Dark Moody Atmospheric 2D Game with Unity and C# - Removing Player's Control While Dashing

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Removing Player's Control While Dashing

Assessment

Interactive Video

Information Technology (IT), Architecture, Physics, Science

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial addresses a bug in a game where players can change direction mid-dash. The instructor provides a simple fix using an if statement to prevent movement during dashing. Later, another bug is discussed, where the dash direction is incorrectly checked multiple times. The solution involves adjusting the code to check the dash direction only once when the dash starts. The tutorial concludes with setting constraints and ensuring consistent player experience by adjusting the velocity with time deltatime.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF