Unity3D
Unity3D techniques
Wednesday, September 17, 2014
Simulate the sound effect like real
var AudioClip sound;
function Start(){
AudioSource.PlayClipAtPoint(sound, <MainCamera Position>);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment