For Text101, we never set Q to be the key to end the program!
Hi,
Quitting does not work in the Unity editor or in WebGL games. You could either display a text when the player pressed “Q”, or you could comment the part out.
For standalone versions, you could call Application.Quit().
Did this help?
See also:
- Forum User Guides : How to mark a topic as solved
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.