So I want to check if there is ground under my character
here is the code
public class move2d : MonoBehaviour { public float moveSpeed = 7f; pu