unity3d
-
Unity3D游戏-鼠标点击使角色移动避开障碍物
目录安装导航网格为角色和地图设置和烘培导航网格编写移动功能的脚本测试和运行在Unity的世界里,当你轻点鼠标,角色仿佛被赋予了新的使命,沿着一条无形的轨迹,向着地图上的目标点进发。每一次移动,不仅是简单的位[详细]
2025-08-19 11:04 分类:开发 Unity3d integration with android
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)[详细]
2023-04-13 04:16 分类:问答How to pop up a key board when click on textfield in unity?
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[详细]
2023-04-13 00:19 分类:问答MessagingSystem causes a NullReferenceException
I decided to implement a simple messaging system into my project. I\'m using this one: CSharpMessenger Extended (it\'s implemented with static methods).[详细]
2023-04-12 15:09 分类:问答ACTION_USER_PRESENT with Unity3d causes crash after splashScreen
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[详细]
2023-04-12 11:56 分类:问答App Rejection by Apple due to use of watchdog timer for applications in unity3d iOs Game?
I got a rejection from apple due to the following issue. 2.2: Apps that exhibit bugs will be rejected[详细]
2023-04-11 22:34 分类:问答C# GUI Texture Button Script
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[详细]
2023-04-10 05:30 分类:问答How can I get language setting of iPhone as Unity3D native function?
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:[详细]
2023-04-10 04:35 分类:问答The mechanism behind Unity3D visual programming third party tools
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[详细]
2023-04-09 18:26 分类:问答Collision between two character controller
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.[详细]
2023-04-08 04:43 分类:问答