英文: Unity wait for all coroutines 问题 以下是您要翻译的代码部分: private IEnumerator WaitForAllAnimations(List&...
在JSON文件中存储对MP3文件的引用是否可行?
英文: Is there a way to store a reference to an MP3 file in a JSON file? 问题 我正在使用Unity制作一个节奏游戏,其中我将所需的...
无法在Unity中添加分数
英文: Can't add score in Unity 问题 I'm trying to add +1000 to a score when my player hit an item (I...
有人可以告诉我我的材质/着色器发生了什么情况吗?
英文: Can somebody tell me what is going on with my materials/shaders? 问题 这是我第一次使用URP,并在将我的FBX模型导入Unit...
在Android和ARCore中使用ARFace时是否存在问题,因为一些属性似乎始终为null?
英文: Is there a problem using ARFace with Android and ARCore, because some properties appear to be nu...
How do I check the answer, and move to the next slot only if the first answer is correct? How to only track 1 boolean, and how to reset bool states?
英文: How do I check the answer, and move to the next slot only if the first answer is correct? How to...
Chield gameobject with local postion Vector3.zero, doesn't have same position as parent object
英文: Chield gameobject with local postion Vector3.zero, doesn't have same position as parent obje...
如何在Unity中获取具有许多变量的JSON数据?
英文: How in Unity get JSON data that has many variables in it? 问题 我制作了这个代码,可以在API文本中有一个变量及其值时正常工作,但是当...
Twitch聊天在Unity游戏项目中10分钟后超时
英文: Twitch Chat Timing Out after 10 minutes for Unity game project 问题 I need some advice on a Twitch...
Hololens2不识别手。
英文: Hololens2 does not recognize hands 问题 在使用Unity开发Hololens2应用程序时,我导入了MRTK基本包插件。在Unity中调试时,可以正常调用手部...
39