Create a New Scene with a CharacterBody2D as the Root.

Rename it to Ball.

Add a Sprite2D as a child and use the Ball.png as the texture.

Add a CollisionShape2D with a New Circle Shape

Enclose the ball with the circle.