unity3d
How to move a character by pressing a button?
I am new in Unity. Right now I am in deep trouble. I have a character in unity. I can move it through keyboard. Now I want to move that character(like: run,walk,jump) by using buttons. How can I move开[详细]
2023-04-06 14:29 分类:问答How to add unity generated (xcode) project to another xcode project?
I have just created a unity 开发者_JAVA技巧application and exported that to xcode. How can I add the exported project to another xcode project and add the view created in unity on top of window?[详细]
2023-04-06 07:27 分类:问答How to match different text fields which are located in two different UnityScript files?
I am going to create two pages. In one page I create a textfield and a button. In text field I am going to write something. After click it on the button the next page will appear. I can move page from[详细]
2023-04-05 16:54 分类:问答Using a .NET 4.0 DLL in Unity3d via COM/SxS?
In an attempt to oversimplify my issue, I\'ll try to keep it short: I\'m using the pro version of Unity, and I have 2 DLLs:[详细]
2023-04-05 00:15 分类:问答Can I load objects to unity dynamically? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-04 18:19 分类:问答Unity OpenGL Renderer
How do i set a Untiy windows applicati开发者_StackOverflow中文版on to use a OpenGL render. I need to create a plugin similar to the Texture Plugin example on this page:[详细]
2023-04-04 10:39 分类:问答Problem with collision detection of a fast moving ball with a racket controlled by mouse
In unity, i have a racket which is supposed to hit a ball, and the racket is controlled directly by the mouse, i.e the bat is being moved by the mouse using mouse axes and the using transform.translat[详细]
2023-04-04 08:06 分类:问答I've made an app in Unity and want it to be part of Facebook with ads down the side like Farmville. How do I do this?
I\'ve made an app in Unity and want it to be part of Facebook with ads down the side like Farmville. How do I do this? I used the Unity Web Player HTM开发者_C百科L page and all that happens when I cli[详细]
2023-04-04 02:57 分类:问答Unity3D Openfeint Xcode 4.1 C++ headers compiled as C
I am trying to integrate the openfeint unity plugin into our game, I got the xCode project, followed the steps from Openfeint Support Page but when trying to compile the proiect openfeint\'s header f[详细]
2023-04-03 17:52 分类:问答making a cylinder point an object in unity3d
I\'m just starting to learn the Unity3D game development framework. I\'m trying to make a cylinder \"point\" another object when some key is pressed.[详细]
2023-04-02 15:11 分类:问答