I have a character controller, and I wan't it to launch in the direction of the camera, kinda like "Rigidbody.AddForce" but, I can't use a rigid body controller, because it stops the forward movement... :(
So, is there any way I could do this with the character controller, that comes with unity? :)
↧