Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. if (inp.text== HiraganaT[1].crka)
  2. {
  3. Debug.Log("WE DID IT");
  4. }
  5. Debug.Log(inp.text + " " + HiraganaT[1].crka);
  6.  
  7.  
  8. //inpt.text is input
  9. // Hiragana[1].crka is correct answer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement