My object is falling with no delay

Hi Cripteau,

Welcome to our community! :slight_smile:

Have you already compared your code to the Lecture Project Changes which can be found in the Resources of this lecture? Make sure there are no misplaced or superfluous semicolons.

Did this help?


See also:

We can’t see much with this screenshot, but I can see that the script is not on that purple sphere. Is that sphere the object you expect to wait? The script here is on a cube. I can’t see the cube, but I can see from the mesh filter that it is not on a sphere mesh


Edit
Ignore me. @Nina’s got you

Yes, my code is the same as in the lecture but it in not waiting 5 seconds before falling it is just falling immediately.

Have you compared line 23 in your code with Rick’s code? There is a little problem in that line, and it is a bit difficult to see, so take a veeeeery close look at it.

1 Like

Thanks a lot Nina.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms