ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

111,048 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,563 views

6 months 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

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

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

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

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

Unity3D School
Player Movement using Character Controller(Move, Turn, Jump, Fall) | Unity Game Engine

Copy code from here- https://u3ds.blogspot.com/2021/12/charactercontroller-move-turn-jump.html Feel free to Like and Share to ...

3:42
Player Movement using Character Controller(Move, Turn, Jump, Fall) | Unity Game Engine

29,720 views

4 years ago

Learn ICT Now
Unity Input System: Jumping with Character Controller

Using the Input System to jump using the built in Character Controller. Note that you should change the Update method to ...

15:21
Unity Input System: Jumping with Character Controller

18,176 views

4 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

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

Studica News
How to Make An Isometric Camera and Character Controller in Unity3D

This video goes over how to create an isometric camera and character controller in Unity 3D. www.studica.com.

16:38
How to Make An Isometric Camera and Character Controller in Unity3D

126,892 views

8 years 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

GDTitans
Create a Third Person Character Controller in Unity! (Tutorial)

The Easiest way to create a Third Person Controller with a moving camera using Starter Assets! ○ Starter Assets Link: ...

8:10
Create a Third Person Character Controller in Unity! (Tutorial)

102,081 views

4 years ago

Omogonix
Basic Third Person Character Controller in Unity - Unity C# Tutorial 2022

In this Unity tutorial, I teach you guys how to make a basic third person character controller in Unity using the C# programming ...

14:29
Basic Third Person Character Controller in Unity - Unity C# Tutorial 2022

187,968 views

3 years ago

Soda Rocket Studios
Control Mixamo Characters with the Unity Input System

Start using Mixamo characters in your games. In this video I walk through how to download characters and animations from ...

27:43
Control Mixamo Characters with the Unity Input System

17,491 views

4 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

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

spaderdabomb
1ST AND 3RD PERSON CONTROLLER - COMPLETE COURSE

In this series, I'll be going over beginner through advanced topics for building a complete player controller, both for 1st and 3rd ...

26:11
1ST AND 3RD PERSON CONTROLLER - COMPLETE COURSE

83,795 views

1 year ago

chonk
Jumping | Simple Character Controller in Unity | Part 5

Here is the fifth part of the Character Controller series! In today's video, we will be making our character jump. Let me know if you ...

3:24
Jumping | Simple Character Controller in Unity | Part 5

36,401 views

3 years 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

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

SpeedTutor
Third Person Character Controller in Unity! (Mixamo & Synty Assets)

The Easiest way to create a Third Person Controller with a moving camera using Unity's Starter Assets. We'll look at adding new ...

6:16
Third Person Character Controller in Unity! (Mixamo & Synty Assets)

25,496 views

3 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

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