英文: How to drive rect transform on Unity 问题 I'm making a script editing the some values of RectTrans...
游戏不稳定地接收键盘输入。
英文: Game does not take input from keyboard consistantly 问题 我是新手游戏开发者,从YouTube上的7小时免费课程开始入门。我非常仔细地按照课...
在某些手机上,垂直布局中的Gameobject实例显示不同。
英文: Gameobject instance in vertical layout shows different in some phones 问题 我在Unity上制作游戏,但在一些设备上遇到了...
多模型目标在Vuforia中未被检测到。
英文: multiple model targets are not detected in in vuforia 问题 我是新手,对 Vuforia 和 Unity 不熟悉。在 Unity 场景中放...
“Gameobject not being set active in ‘catch’. I’ve checked everything.”
英文: Gameobject not being set active in 'catch'. I've checked everything 问题 以下是我要翻译的部分: p...
尝试从另一个类/对象引用一个公共属性,但它始终为空。
英文: Trying to reference a public property from another class/object and it's always null 问题 我有一个...
Unity: 在其他计算机上的独立构建中未找到本机插件
英文: Unity: Native Plugin is not found in standalone build on other computers 问题 我已经编译并导入了GameNetwork...
Namespace ‘‘已经包含了一个名为’PlayerCollision’的定义。
英文: Namespace '<global namespace>' already contains a definition for 'PlayerCollis...
在OnBecameVisible中遇到问题(能够穿墙并在场景视图中可见)
英文: Having problems with OnBecameVisible (sees through walls and is visible on scene view) 问题 我正在尝试创...
Unity – How can I fix this code so it works without transform.position = newPosition?
英文: Unity - How can I fix this code so it works without transform.position = newPosition? 问题 以下是您提供的...
39