I have been looking everywhere for a solution but I can’t find it but basically my problem is when I make two object collide they successfully collide but I can’t make them change to a different scene; I get this error.
<stack traceback:
[C]: in function ‘error’
?: in function ‘gotoScene’
level1.lua:23: in function <level1.lua:21>
?: in function <?:169>
It also says error loading module “game over” from file “game over.lua” which is the file I am trying to reach.
I apologise again for so many questions but I can’t find the answer to this.