ball keeps turning into an egg shape whenever i move it?

Hello,

I am new to this program, and could use some help. I have started the roll a ball minigame tutorial, and have gotten to the “moving the camera” section. both my player controller and camera controller script match the sample scripts from the tutorial. However now when I enter play mode and apply force to the player, the ball transforms into and egg shape. Will appreciate any help, thanks.

so somehow I had combined my player gameobject and the ground gameobject, once I removed the player folder from the ground folder in the hierarchy view the ball no longer turns into an egg shape when moved. yay!