I’m making a maze game and so far i have made it almost impossible to cheat.
*No rightclicking
*No forward or play
At the moment i’m trying to eliminate left clicking. Could somebdy help me with the code please.
I need the code to make this happen: When the left mouse button is pressed down or released it will remove the finish from the maze. The finishes instance name is “finish”
Thanks for the help.