I feel embarassed having to ask this but I have been having trouble getting corona to work with the physics engine using the code below:
local physics = require ( “physics” )
… and from what i found online i figured it’d just need me to update the build so i downloaded it but im not sure what to do next. Also in case that isnt the case it has been giving me the error that the physics module is not found.
