Uhh I think my project isn't working

Soo like, I’ve been trying to like make a backrooms game (don’t ask why I named it house) using this extension by one of the moderators of this great site :slight_smile: (extension page is this link.) I don’t know what I’m doing wrong I literally placed it the same way as in the demo to see if it would work

1 Like

There is an error in compiling your code which causes it to not run.


“metaMenu” should be “miniMenu” so the function can work properly.
It has 2 arguments, not 3.

You should probably check the problems dropdown for more information.

I don’t get how to do that