system
1
Hey, I’m just wondering if a I just simpely added a text in a menu on an android game
and in the that text I would add this script:
Application.LoadLevel(0);
Would it work then if I just pressed it.
I Mean, if I just add that script to a simpel text in a menu on an android game would it work to press it and load that scene or would I have to get that crap detection stuff?