Posts by Protolion • 105 points
6 posts
-
2
votes1
answer346
viewsQ: Load list from txt in c#
I have the following problem, I get the data from a txt that I need to return in the form of List<List<string>>, but I can only catch from the txt one string [] linha, so I was adding…
-
1
votes0
answers35
viewsQ: Download audio with Unity on android
I’m trying to download an audio, in the editor the download works, but after installed apk on mobile phone, it downloads the file, soque not complete, it saves a 40b file, while the file saved in…
-
2
votes1
answer187
viewsQ: How to separate a string in Unity c#
I wanted to know how to separate a string in Unity C#, I ended up looking at some similar questions for C# punch not in Unity, I often found this example string[] linha = reader.ReadLine().Split(new…
-
0
votes1
answer73
viewsA: Audio plays in editor, but not on mobile
I found that this is a bug of the engine itself, and so far 30/10/2017 it has not been fixed, but it happens in audio stream.
-
3
votes1
answer73
viewsQ: Audio plays in editor, but not on mobile
I’m making a narrated game for Android in Unity 5 with c#, I use the following function to pick up the audio from Google’s voice. However it works only in the editor, when I have it installed on the…
-
2
votes4
answers2449
viewsQ: HTML 5 Bootstrap google maps
I am with a problem that the map does not load certainly, but it is only the second map, the others load normally. <!--Joinville --> <div class="row"> <div class="col-lg-6">…