英文: I'm using FMOD to create car engine sound with Unity but it didn't work, can you point o...
Unity 3D: 制作一个简单的胶囊稳定器
英文: Unity 3D: Making a simple capsule stabilizer 问题 使用UnityEngine; public class SelfRighting : MonoB...
Google Sheets JSON 数据
英文: Google sheets JSON data 问题 I understand your request. Here is the translated code portion: 我是C#的...
在C# Unity中的可空泛型类型函数
英文: nullable generics type function in C# Unity 问题 以下是您提供的代码的翻译部分: 我正在为Unity DOTS中的空间分割系统工作。 示例函数如下:...
如何在Unity中防止UI图像过度缩放
英文: How to prevent over scale for UI Image in Unity 问题 因为这很难想象,所以我将尝试用图像来描述它。 这是我的父对象,包含2个子对象,"...
Unity 点击播放按钮时无响应
英文: Unity doesn't Respond when clicked play button 问题 Unity点击播放按钮时停止响应。 问题突然出现。 脚本中没有包含任何循环。 请帮忙...
(已解决) 我如何为我的2D游戏制作一个用于投掷物品(使用拖拽)的系统?
英文: (SOLVED) How do I make a throwing (using drag) system for items in my 2D game? 问题 I've looked ne...
停止计分在玩家被摧毁后?
英文: Stopping score count after player is destroyed? 问题 我试图制作我的第一个游戏,但我一直被这个问题困扰了一段时间。我似乎无法弄清楚如何检查玩家是...
为什么Unity画布不加载?
英文: Why isn't a Unity Canvas loading? 问题 我尝试将它更改为Canvas,但它仍然无法跳转到下一个场景/画布。 我已经在构建设置中添加了RoomList,...
i want to do a app that runs thru the words from a txt file and search for a specific word and my foreach compare only the last word
英文: i want to do a app that runs thru the words from a txt file and search for a specific word and m...
39