198 questions
I would like to receive data that is gzip compressed on the server side with Unity's C#(Mono) using the GetResponse() method in HttpWebRequest.of the following sources: using(HttpWebResponse wres=(Htt...
The path you can get from Application.persistentDataPath should be /data/com.xxx.xxx/files, but AndroidManifest.xml has<uses-permission android:name=android.permission.WRITE_EXTERNAL_STORAGE/>As...
/var/mobile/Applications/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXX/Documents I wanted to create a subfolder, so I wrote the following source code.I created a subfolder with mkdir, but the mkdir return value...
The path you can get from Application.persistentDataPath should be /data/com.xxx.xxx/files, but AndroidManifest.xml has<uses-permission android:name=android.permission.WRITE_EXTERNAL_STORAGE/>As...
I'd like to use MobileSingleStickControlRig for stick placement.If you touch the stick, it will be moved to 0,0 coordinates.I'd like to keep the stick in place, but how can I maintain the initial plac...
I'd like to use MobileSingleStickControlRig for stick placement.If you touch the stick, it will be moved to 0,0 coordinates.I'd like to keep the stick in place, but how can I maintain the initial plac...
I would like to create something like Hearts of Iron and Plague inc that highlights the region or country when you click on a map.Of course, I looked it up on UnityAnswers and others, but I don't unde...
I would like to create something like Hearts of Iron and Plague inc that highlights the region or country when you click on a map.Of course, I looked it up on UnityAnswers and others, but I don't unde...
In Unity 3d, the png files in the project should have been sorted by name, but before I knew it, they were out of order.Is there a way to put it back in the order of names?(Additional) The filename is...
In Unity 3d, the png files in the project should have been sorted by name, but before I knew it, they were out of order.Is there a way to put it back in the order of names?(Additional) The filename is...
« | - 6 - | » |
© 2024 OneMinuteCode. All rights reserved.