I cannot for the life of me make the ball in Roll a Ball move.

I’m brand new to Unity and coding, and am early in the tutorial video where he clicks play for the first time and the ball rolls off the plane. Mine just stays still. Unless I overlooked something, he didn’t mention anything about needing to code in ball physics before this so it’s confusing in that aspect.
I’ve spent an entire day sifting through old threads of people with this same issue, inputting all the code suggestions I could find, but none of what I’ve tried works. Could it be an issue with this being a newer version?

Thanks in advance for any help.

I don’t know the exact spot you’re talking about. I have done that tutorial, a while ago, though.

Re-watching the video and/or even letting it play a few mins past where you saw it might help you find your issue.
He just hits ‘play’ then the ball rolls off a flat surface or did he have to move it first then it rolled off? :slight_smile:

Have you done any code at this point in the project?

No, I haven’t. I also just did the tutorial to that point again, to be sure I didn’t make a mistake, exactly as he did and the ball still won’t move. I’m stumped.

Well, if there’s no code and it’s on a flat surface. it shouldn’t really be moving.

Maybe just continue for a little while longer and try to do what’s in the tutorial, at least up until actual movement is happening (with code, not falling)?