hai guys....am trying to move the vehicle based on the directional vectors...when am try to translate it works quite well but when try to rotate it doesnt perform well.....this is my concept....i have the two directional vectors using this i found the angle how much the vehicle want to rotates(using vector3.angle). using this angle how can i supposed to rotate??? i dont know how to convert the signedAngle value into the rotations....i just read somewhere using quaterinion we can rotate but i dont know...please give some practical explanation with the example code.....Thank u...
↧