this is my first time on corona and lua and im already stuck, theres a video but im still failing
heres the video https://www.youtube.com/watch?v=kalbVE9QgMs im at the 1:12 mark but its not working
[lua]physics.addbody( ground, “static”, { friction=0.5, bounce=0.3 } )[/lua]
but it gives me
"Attempt to call field ‘addbody’ (a nil value)
stack traceback:main.lua:10: in main chunk"
halp please