i’m new in unity and C#…!! i have button capture to my App, but i have a little problem.when i prees it, all component is capture (button). i want to hide button my App on the screen.
- how i can fix this??
my Script only using this function :
////
Application.CaptureScreenshot(“H:/capture”);
2)i cant think more further, to create pop up when i press capture button. how i can do that with option “save” n “delete”?
i have been create script to show pop up using OnGUI, but its not integrated with my capture button. i cant show the script because , i’m far from my home now! need help…
- i will save my capture to picture/photos folder (internal memory) in android phone. but my script cant find the path my phone, if success for my phone, for another phone is failed . how i can create automatic saving in that folder?
sorry for my many question. and sorry i cant show the script, 'im so far from home now and my computer
!! help me master!