Unity 3D Tutorial Part 10: Adding Multiple Weapons

Channel:
Subscribers:
10,100
Published on ● Video Link: https://www.youtube.com/watch?v=BLoDobaY7bo



Duration: 16:03
4,605 views
0


Click here to go to part 11:
http://adf.ly/GHAv9

Hello and welcome to my tenth tutorial on Unity 3D, in this tutorial we will be adding the Hadouken attack move.

Code for you to test:
#pragma strict
var player : Transform;

function Update ()
{
transform.LookAt(player);
}

Codes:
http://adf.ly/7GoeH

FaceBook Group:
http://adf.ly/PHAOQ

Thanks to street fighter for making the awesome Hadouken!

Please rate, comment, subscribe and enjoy.







Tags:
unity
3d
tutorial
theslayer29179
free
Hadouken
answers
questions
sounds
look
at
error
test
hate
errors
so
much
weapon
switch
var
Transform
int
if
==
Instantiate
gameObject
Find
gameObject.Find
transform
position
transform.position
Quaternion.identity
Quaternion
identity
transform.forward
rigidbody
AddForce
forward
rigidbody.AddForce
audio.Stop
audio
Stop
Play
One
shot
PlayOneShot
Input
GetKeyUp
Input.GetKeyUp
col
gameObject.name
name
Destroy
col.gameObject