Back to Browse

How to Make Character Movement and Controls in Unity 3D Tutorial

2.0K views
Dec 20, 2023
6:12

In this tutorial for beginners I'll show you how to make a character movement and controls in the Unity 3D game engine. We'll use C# for coding and a new input system for controls. The project is made from scratch, so you can see step by step how everything is done. 00:00 - Introduction: about the tutorial 00:24 - Creating and setting up the project 01:01 - Creating a scene 01:34 - New input system 02:27 - Character movement 04:21 - Jumping 05:53 - Final scene This type of walking and jumping in Unity is suitable for games of many different genres, for example, 2D or 3D platformers, shooters and games with a third-person camera. This C# code is ready for further modification. You can add character animation and so on. #gamedev #unity3d #tutorial

Download

0 formats

No download links available.

How to Make Character Movement and Controls in Unity 3D Tutorial | NatokHD