L
This commit is contained in:
@@ -23,7 +23,7 @@ public class carcontrolv2 : MonoBehaviour
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
void Update()
|
||||
void FixedUpdate()
|
||||
{
|
||||
|
||||
float vInput = Input.GetAxis("Vertical");
|
||||
|
||||
Reference in New Issue
Block a user