Creating 2D Games in Unity 4.5 #8 - Character Controller #4 - Our Character Controller Controller

Опубликовано: 06 Октябрь 2024
на канале: 3DBuzz
24,840
89

That's not a typo! When we fill in our character controller implementation, we need some way to test it, right? In this video, we create the component that will handle input and tell our (currently empty) character controller what to do.

Assets:
http://www.3dbuzz.com/training/view/c...

Full series:
(youtube)    • Creating 2D Games in Unity 4.5  
(3dbuzz) http://www.3dbuzz.com/training/view/c...

-----------------------------------------------------------------------------------------------
This series shows the entire process of creating a fully featured, polished, 2D game in Unity 4.5! We show many of Unity's new 2D features, such as the sprite renderer and editor - as well as animation, sound, custom character controllers, and more! At the end of the series, we wrap up by constructing two fully featured levels for our game.

This series expects a beginner-level understanding of C# as well as a very basic understanding of Unity's interface. However, people completely new to Unity can use this series as an accelerated introduction to the beginner to intermediate features of the engine.

Learn more about the MMO at:
http://www.3dbuzz.com/mmo
Complete character controller code: http://www.3dbuzz.com/training/view/c...