Hi,
For my game, I want user can set the game to “pause”. That would be great if I can add code for reduce the game automatically in the task bar (and in the notifyIcon zone).
Do you know if it’s possible ?
Thanks for any help,
Damien;
Hi,
For my game, I want user can set the game to “pause”. That would be great if I can add code for reduce the game automatically in the task bar (and in the notifyIcon zone).
Do you know if it’s possible ?
Thanks for any help,
Damien;
It will be quite difficult to do, but I think you should be able to achieve this with a DLL plug-in, the functionality isn’t built into Unity itself.
I’m not sure why you would want this for a game though, unless you’ve got a good reason for having it in the tray, it’ll be more hassle than it’s worth.