Im kind of new to unity Javascript and Im not sure how to make the following code work:
if(response!==("usernamewrong" OR "passwordwrong")){
print("login Wrong");
}else{
//if anything else other than the two shows up into the response goes here
}
Aucun commentaire:
Enregistrer un commentaire