Hero 3D
Hero 3D
  • 6
  • 156 841
Unity Quick Guide - FPS Controller
In lightning speed set up your very own first person controller! Using a character controller as anything else would be an insult. This will be used as a based for future fps tutorials.
All scripts featured available here:
github.com/Hero3D/MouseLook
Переглядів: 23 588

Відео

Unity Quick Guide - C# Events + Delegates
Переглядів 1,5 тис.3 роки тому
Unpack the mysterys of events and delegates, something only elite hacker code pro's know how to use and now you will be among these ranks. I hope you repay your debt to me one day when you become rich from these techniques. Character Art by Kenn Edwards: www.artstation.com/kenn_edwards
Unity Quick Guide - FPS Head Bob + Stabilization
Переглядів 96 тис.3 роки тому
Game devs HATE him, learn this one clever trick to figure out FPS head bob movement forever
Unity Quick Guide - Input System
Переглядів 3,9 тис.3 роки тому
Character Artist: Kenn Edwards www.artstation.com/kenn_edwards In record time, become a master of Unity's somewhat new input system. This will allow you to listen for actions rather than specific device inputs, and be able to switch between them without needing a ton of code to handle it.
Unity Quick Guide - Slopes
Переглядів 27 тис.3 роки тому
How to handle slopes on a Character Controller in Unity easily. Prevents bouncing on shallow slopes and smoothly slides down steep ones. Quick, easy, and simple.
Unity Tutorial - Burst Fire & Fire Modes
Переглядів 5 тис.4 роки тому
Check out my game here - ua-cam.com/channels/sjdTSRKgbcNsafwOK6JIRA.html This tutorial will teach you how to be able to switch between weapon fire modes, and get the burst fire functionality.