- Home /
Question by
LS16BMX · Nov 26, 2011 at 07:21 PM ·
physicshingejointhingebike
Side scroller, Scripting Bike Controls using hinge joints
I'm using hinge joints on a bike model and I want to create a simple control scrip for it. I'm a total noob at scripting and i'm finding it tricky to find good reference for what I want to achieve. Whats the best way to connect say the arrow keys (I think = Input.GetAxis("Horizontal")) to the motor velocity/strength of the hinge joint ?
Comment