🌈 搜索
📅  最后修改于: 2022-03-11 14:48:58.390000             🧑  作者: Mango
//to use x and z Vector3 movementVector = new Vector3(Input.GetAxis("Horizontal"), 0, Input.GetAxis("Vertical"));