Hi all:
I’m are creating a unity scene.It’s have a infor of anchor(Mouse clicked to open a window).But when my scene run in background,The infor anchor is still valid.But I need result is:when scene run in background ,The infor anchor will no valid .but i don’t know how to judge my program run in background(Judge of work done in-unity scene)
Thank you
but this Application.runInBackground is Invalid in IE7 and IE8,If this unity scene and other pages in the one IE window(but in a different tab),The operation of the other pages, will affect this unity pages.