+ 1
How to make lines of text pop up when you click?
I am trying to get the lines of 'dialouge' to pop up when the player tap/clicks on the screen ( or if it can just happen over time) . I can't figure out how!! Any help would be amazing! Thanks! https://sololearn.com/compiler-playground/cDn9vhYJ4YVN/?ref=app
2 Answers
0
If you use another compiler outside of Sololearn, you can handle real-time input. Sololearn's compiler doesn't, unless it's a Web code:
https://www.sololearn.com/discuss/1156802/?ref=app
https://www.sololearn.com/discuss/863989/?ref=app
https://www.sololearn.com/discuss/1794053/?ref=app
+ 1
Sololearn does not allow this in Java