Adding SPRINTING functionality to the FIRST PERSON PLAYER CONTROLLER, in UNITY 2021

Описание к видео Adding SPRINTING functionality to the FIRST PERSON PLAYER CONTROLLER, in UNITY 2021

In this tutorial you will learn how to extend the first-person character controller that was created in a previous video (link below) by adding a sprinting function. You will first create the required custom input axis, before defining the sprinting functionality.

I started this tutorial using a first-person character controller that can be created by watching this video -    • Creating a FIRST PERSON CONTROLLER in...  

This tutorial is aimed at those who are new to developing games with Unity and programming in the C# language. Alongside audio narration, this video also includes a range of text information tips that are intended to provide extra context and help you to understand how you can use C# with the Unity editor.

00:00 Introduction
Defining a "Sprint" custom input 00:53
Modifying the PlayerController script 03:21
End result 09:34

Комментарии

Информация по комментариям в разработке