目录安装导航网格为角色和地图设置和烘培导航网格编写移动功能的脚本测试和运行在Unity的世界里,当你轻点鼠标,角色仿佛被赋予了新的使命,沿着一条无形的轨迹,向着地图上的目标点进发。每一次移动,不仅是简单的位
I need to create an android application which consists of parts written on Unity3d (animation and so on) and on AndroidSDK (by androidSDK I mean few activities written in java, manifest and resources)
I am new in unity. Now I want to share wit开发者_如何学JAVAh you my problem. I create a page where I draw a textfield and a button. I want to show keyboard when click on textfield and also when click
I decided to implement a simple messaging system into my project. I\'m using this one: CSharpMessenger Extended (it\'s implemented with static methods).
I have made a java plugin for a unity game that turns music back on when the screen is unlocked. On Android 2.3.3 it works without problem but I am getting complains that it crashes the game under And
I got a rejection from apple due to the following issue. 2.2: Apps that exhibit bugs will be rejected
I\'ve finally found a script that can be used with a GUI Button in an IOS project. I am using Unity3d game engine. I\'m a little familiar with JavaScript buttons and animation but am not familiar at a
I\'ve try everything to find a way to get the language setting of iPhone via a native Unity3D function. however, I found two ways, those are:
First sorry for posting this here.I just got no answer to this question on \"Unity Answers\"I have been looking into the tools like uScript or Strumpy Shader Editors which are node based visual progra
Hello eve开发者_运维问答ryone I am new in unity. I create two character on my project. They can move easily. But the problem is I cannot make collision between them. Please help me. Give me some code.