Missing physics folder

OK so i just started using Corona and i’m following the first tutorial, with the bouncing balloon.

After i inserted the physics.addBody, my simulator crashes and pops up this message:

ELYib7K.png

I opened the Corona folder and i couldn’t find the physics folder. I also searched on the internet and couldn’t find anything helpful. Can u guys help me?

You don’t need a physics folder. Physics in built in, you just have to “require it”.  But looking at the error, you have physics mis-spelled.

Computer programming languages and environments are quite picky when it comes to that.

Rob

You don’t need a physics folder. Physics in built in, you just have to “require it”.  But looking at the error, you have physics mis-spelled.

Computer programming languages and environments are quite picky when it comes to that.

Rob