Quantcast
Channel: Questions in topic: "error message"
Viewing all articles
Browse latest Browse all 2891

"Error CS1729"

$
0
0
error CS1729: The type UnityEngine.Vector3' does not contain a constructor that takes 4 arguments This is my problem, the code : bool IsGrounded() { return Physics.CheckCapsule(playerCollider.bounds.center, new Vector3(playerCollider.bounds.center.x, playerCollider.bounds.min.y -0,1f, playerCollider.bounds.center.z), 0.12f); } } Please, help me... I don't understand :/

Viewing all articles
Browse latest Browse all 2891

Latest Images

Trending Articles



Latest Images