ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

111,060 results

semikoder
How to make the Best Player Controller in Unity

If you're using a Rigidbody for your player controller, this video is definitely for you! Here are some tips and tricks to help you build ...

8:03
How to make the Best Player Controller in Unity

89,568 views

6 months ago

Solo Game Dev
UNITY Character Controller - Easy Tutorial

CharacterController allows you to easily do movement constrained by collisions without having to deal with a rigidbody. In this ...

1:40
UNITY Character Controller - Easy Tutorial

129,074 views

3 years ago

Ash Dev
Character Controller Tutorial in Unity | AshDev

In this tutorial, learn how to create Character controller or player controller in Unity from scratch for your 3D game projects. We will ...

15:15
Character Controller Tutorial in Unity | AshDev

38,330 views

1 year ago

Brogrammer
UNITY 3D PLAYER MOVEMENT in 2 MINUTES! FPS Shooter

Walk, Run, Jump and Sprint! Easily customizable! A very simple player movement script that will get you started on your 3d project ...

2:12
UNITY 3D PLAYER MOVEMENT in 2 MINUTES! FPS Shooter

340,570 views

2 years ago

Unity Unlocked
FIRST PERSON Movement In Unity 6 - (Character Controller)

Learn Game Development And Skip Tutorial Hell: https://www.skool.com/unity-unlocked-gamedev-skool-1638/about.

5:06
FIRST PERSON Movement In Unity 6 - (Character Controller)

4,882 views

6 months ago

Brackeys
FIRST PERSON MOVEMENT in Unity - FPS Controller

Let's see how to get an FPS Character Controller up and running in no time! REGISTER with APPTUTTI: ...

23:53
FIRST PERSON MOVEMENT in Unity - FPS Controller

3,395,392 views

6 years ago

Rytech
How to Create Player Movement in UNITY (Rigidbody & Character Controller)

In this video, I teach you how to make basic player movement in Unity using the Rigidbody component and the character controller ...

22:02
How to Create Player Movement in UNITY (Rigidbody & Character Controller)

139,804 views

4 years ago

People also watched

Stylish Esper
EASIEST Way to Make a Unity Third-Person Game

OVERVIEW New to Unity? Let's build a third-person character controller together! In this beginner-friendly tutorial, I'll guide you ...

34:19
EASIEST Way to Make a Unity Third-Person Game

7,124 views

5 months ago

Code Monkey
Awesome Third Person Shooter Controller! (Unity Tutorial)

How to make a Third Person Shooter Controller in Unity! ✓ Get the Project Files ...

36:10
Awesome Third Person Shooter Controller! (Unity Tutorial)

625,153 views

4 years ago

Smart Penguins
Easy Way to Make Games with Unity Visual Scripting(Bolt) and SPUC(paid package)- Full Course

Great way to make a Games, use build blocks to make the dream game! Get SPUC Package: ...

1:12:17
Easy Way to Make Games with Unity Visual Scripting(Bolt) and SPUC(paid package)- Full Course

26,280 views

1 year ago

Tvtig
Unity Character Controller Tutorial 2025

In this tutorial I will be taking you through how to make a character controller using unities built in character controller. Source ...

12:23
Unity Character Controller Tutorial 2025

20,708 views

10 months ago

Tvtig
How To Use The Kinematic Character Controller In Unity

The Kinematic character controller is a very powerful character controller that is free and available on the Unity Asset Store.

22:40
How To Use The Kinematic Character Controller In Unity

17,846 views

1 year ago

Atomic CS
Easy 3D Top Down Unity Game Development Tutorial (New Input System)

Easily create an advanced top-down controller that works for all platforms with Unity's new input system! Learn to make a ...

15:58
Easy 3D Top Down Unity Game Development Tutorial (New Input System)

104,356 views

3 years ago

Omogonix
Smooth Player Crouching in Unity - Unity C# Tutorial

In this Unity tutorial, I teach you guys how to allow your player to crouch up and down smoothly. #unity #unity3d #gamedev Scripts ...

15:44
Smooth Player Crouching in Unity - Unity C# Tutorial

7,705 views

2 years ago

Potato Code
How to Make a Rigidbody Player Controller with Unity's Input System

In this tutorial, you will learn how to make a Rigidbody - based player controller using Unity's new input system.

25:46
How to Make a Rigidbody Player Controller with Unity's Input System

57,946 views

3 years ago

Deniz Simsek
Simple Character Controller with Double Jump in Unity

DOUBLE JUMP!!! Character Controller is a starter component to create movement scripts without any Physics. It is cheaper than ...

18:48
Simple Character Controller with Double Jump in Unity

60,029 views

5 years ago

Master Indie
Unity 3D - Rigidbody VS CharacterController [UnityQuickTips]

Unity3D Tutorial - Should you use a rigidbody or a character controller for your player character in Unity 3D? I don't know, but ...

18:56
Unity 3D - Rigidbody VS CharacterController [UnityQuickTips]

161,365 views

12 years ago

Broken Knights Games
How to Create a Top Down Movement Character Controller in Unity | Scripting Tutorial

In this video I demonstrate how to create a top-down character controller movement script in Unity which take into account the ...

22:44
How to Create a Top Down Movement Character Controller in Unity | Scripting Tutorial

81,688 views

5 years ago

Litoid
How To Make A Player Controller With Unity 6. No Physics, Visual Scripting With Input System 2025

movePlayer? ========== 1) add player input (so keyboard is detected) 2) add script machine and create new (use easy-to-read ...

1:27
How To Make A Player Controller With Unity 6. No Physics, Visual Scripting With Input System 2025

644 views

8 months ago

Thunder Dev
Change character in Unity  #unity3d #gamedev #character

Learn how to change your character in unity. Full Video: https://youtu.be/oT51CwqJjAQ.

0:20
Change character in Unity #unity3d #gamedev #character

29,733 views

1 year ago

Renaissance Coders
Unity3D Character Controller in 20 Minutes

Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top ...

22:53
Unity3D Character Controller in 20 Minutes

192,992 views

10 years ago

iHeartGameDev
How to Move Characters in Unity 3D: Built-In Character Controller Explained [#1]

Learn how to use the built-in character controller to move your characters in Unity 3D with this detailed explanation and break ...

13:03
How to Move Characters in Unity 3D: Built-In Character Controller Explained [#1]

220,330 views

4 years ago

Jan Ott
Character Movement Fundamentals - A Rigidbody Character Controller for Unity

IMPORTANT NOTE: As of February 9th 2025, this asset is now open-sourced (under the MIT license) and deprecated on the Asset ...

3:08
Character Movement Fundamentals - A Rigidbody Character Controller for Unity

102,112 views

6 years ago

Smart Penguins
Simple Moving Platform Setup Rigidbody/Character Controller - Unity Bolt Tutorial |Visual Scripting

In 3 minutes set up a moving platform in your game. Works with Unity's Ridgidbody and Character Controller. Demonstrated with ...

3:01
Simple Moving Platform Setup Rigidbody/Character Controller - Unity Bolt Tutorial |Visual Scripting

37,554 views

4 years ago

Retsina Games
FPS Character Controller with Crouch System | Unity 3D

Learn to make a Character Controller that can run and smoothly crouch in Unity 3D. PlayerCamera Script: ...

7:01
FPS Character Controller with Crouch System | Unity 3D

373 views

11 months ago

Bit Byte Bit
Create a Character Controller with Unity's "New" Input System | Character Controller (Tutorial 1)

In this video we share our method of creating a Character Controller with a state manager system using Unity's "New" input system ...

19:30
Create a Character Controller with Unity's "New" Input System | Character Controller (Tutorial 1)

7,271 views

3 years ago

iHeartGameDev
How to Move Characters In Unity 3D | Character Controllers Explained

Learn the fundamentals of moving Characters in Unity3d with an introduction to character controllers! This beginner-friendly ...

9:46
How to Move Characters In Unity 3D | Character Controllers Explained

327,598 views

5 years ago