This commit is contained in:
2022-03-02 07:02:41 +01:00
parent 639859e0c6
commit fd3ef750b6
4 changed files with 42 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ public class PlayerMovement3d : MonoBehaviour
public Rigidbody rb;
Vector3 movement;
Vector3 rotation;
float x, y;
private float x, y;
void Update() {
//Input