Hey,
I have a question about OnMouseDown,
Right now I have an if statement on in that says that if the mouse is down then do this.
Else
aplication.loadlevel etc
Right now it only loads the other scene if I click anywhere except the object the script is attached to.
I want that to happen, but I want it to also load that scene if there is no mouse click at all.
Thanks
↧