unity3d
Xcode Error - missing required architecture i386 in file
I\'m trying to compile a demo project from Unity in Xcode (it\'s actually a tutorial on a new Augmented Reality platform that integr开发者_StackOverflow社区ates with Unity called String) and getting t[详细]
2023-03-16 19:27 分类:问答Disable culling on an object
This question is actually for Unity3D, but it can also be a more general question, so therefore I\'m going to make this question as general possible.[详细]
2023-03-16 18:55 分类:问答Android and Unity 3D game development
I am starting to explore the game development using unity 3d for android. I have downloaded the trial version of unity 3.3. I went through few tutorials.[详细]
2023-03-16 02:07 分类:问答For each string in Array
Just as the name says, I want that for each certain name in an array a value is added to a int. For example: if there are 3 strings of the same name in the array, then 3 times 50 will be added to th[详细]
2023-03-14 22:49 分类:问答yield and WWWForm error
I have been trying to convert the code at (the 2nd sample on the page): http://unity3d.com/support/documentation/ScriptReference/WWWForm.html[详细]
2023-03-13 13:32 分类:问答How to detect a blow in the microphone with Unity and IOS
I\'m aware that there are several threads with the same problem, but i haven\'t been able to开发者_运维技巧 make their solution work. I ended up creating this class:[详细]
2023-03-13 12:06 分类:问答Can I use Visual Studio with Unity?
I\'ve been checking out 开发者_StackOverflowUnity and it looks quite interesting. In particular after reading you can use C# as the scripting language, I am left wondering if there is some sort of V[详细]
2023-03-12 07:55 分类:问答animating object along a path in unity 3d
I need to animate an object along a path. I am doing so by creating an animation like:. This works great but since my terrain is not flat it will be nice if I don\'t have to deal with the y componen[详细]
2023-03-11 13:58 分类:问答(How) Does Unity3D perform sand-boxing and security?
Unity3D lets you write scripts in C# which are (IIRC) run through the mono framework on PCs with the Unity player installed.[详细]
2023-03-11 03:41 分类:问答How to obtain a 3D context for Google Native Client
Ever since Chromium/Native Client have switched to using PPAPI 2, obtaining a 3D context is broken. I can link and compile my applicati开发者_开发知识库on (which uses OpenGL ES 2 extensively), everyth[详细]
2023-03-10 22:51 分类:问答