ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

111,334 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,435 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,071 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,309 views

1 year 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,710 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,469 views

2 years ago

AIA
Third Person Camera - Unity in 15 seconds

In this 15 second Unity tutorial, you'll learn how to create a third person camera in unity using cinemachine ▻ Socials Twitter: ...

0:23
Third Person Camera - Unity in 15 seconds

272,839 views

3 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,686 views

5 years ago

People also watched

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,271 views

1 year ago

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,099 views

5 months ago

Radiobush
Character Controller Corner Collider Bug  - Devlog

This is a devlog about character control not standing on the edge of a platform or box properly because of raycast issues.

5:15
Character Controller Corner Collider Bug - Devlog

9,748 views

3 years ago

AJTech
Custom Character Controller in Unity from Scratch (C#)

THE LATEST VERSION : https://www.youtube.com/watch?v=ona6VvuWLkI Join me on -- ✄ http://codewithajay.com ✄ [DEV LOG ...

1:04:39
Custom Character Controller in Unity from Scratch (C#)

27,518 views

8 years ago

Alex Fourneaux
Unity Visual Scripting Tutorial for Beginners - Basic Platformer

A simple tutorial on how to make a basic 2D platformer in Unity Concepts covered: Object creation within a scene Components ...

1:19:08
Unity Visual Scripting Tutorial for Beginners - Basic Platformer

4,505 views

2 years ago

One Wheel Studio
3rd Person Controller - Unity's New Input System

Using Unity's new input system, C# events, blend trees with animations, and Cinemachine create a basic 3rd person controller in ...

40:30
3rd Person Controller - Unity's New Input System

95,044 views

4 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,351 views

3 years ago

Brockosh
How to Make a FIRST PERSON CONTROLLER in Unity

Learn how to create a First Person Controller in Unity using the latest Input System in this step-by-step tutorial. Perfect for ...

21:18
How to Make a FIRST PERSON CONTROLLER in Unity

13,367 views

1 year ago

git-amend
Anatomy of an Advanced Player Controller

Building and Advanced Player Controller than can handle friction, gravity, step height, slopes, stairs, jumping and falling and so ...

36:03
Anatomy of an Advanced Player Controller

35,113 views

1 year ago

Acacia Developer
[Unity C#] First Person Controller (E01: Basic FPS Controller and Jumping)

I am currently replacing this video series in 2020. The first revamped episode is available here: ...

24:14
[Unity C#] First Person Controller (E01: Basic FPS Controller and Jumping)

177,961 views

7 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,108 views

6 years 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 | 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,582 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

642 views

8 months ago

Board To Bits Games
Making A Character Controller, Part 1: Basic Controller

Learn to make a fully-featured character controller, from input management to modular control schemes for walking, vehicles and ...

9:31
Making A Character Controller, Part 1: Basic Controller

18,473 views

9 years ago

Dave / GameDevelopment
FIRST PERSON MOVEMENT in 10 MINUTES - Unity Tutorial

FIRST PERSON MOVEMENT in 10 MINUTES - Unity Tutorial In this video I'm going to show you how to code full first person ...

9:58
FIRST PERSON MOVEMENT in 10 MINUTES - Unity Tutorial

1,453,996 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,800 views

4 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,270 views

3 years 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,376 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,550 views

4 years ago