英文: Object reference unassigning itself at runtime in UNITY 问题 I'm trying to reference the grid obje...
在Unity中,玩家正在旋转而不是移动。
英文: In Unity Player Is Spinning Instead Of Moving 问题 我试图在Unity中制作一个3D平台游戏,所以我观看了Brackeys的一个教程。在编码部分以...
Unity : pool game emulator : The cue ball didn't bounce back as expected; instead, it continued to travel along the table's edge
英文: Unity : pool game emulator : The cue ball didn't bounce back as expected; instead, it contin...
如何引用虚拟相机Cinemachine在Unity中。
英文: how to reference virtual camera cinemachine unity 问题 我在使用Cinemachine进行2D的Unity项目,代码实际上是有效的,但每次按播...
如何使用Photon同步拉力娃娃?
英文: how can I sync ragdolls with Using Photon 问题 I'm developing a multiple fps game with Unity using...
加载纹理并更改纹理导入设置。
英文: Load texture at runtime and change texture import settings 问题 以下是代码的中文翻译: 我正在尝试在运行时从StreamingAss...
我正在做一个拖放系统,但它不按照我的要求工作。
英文: I was doing a drag and drop system and it does not work as I want 问题 以下是代码的翻译部分: using System.Co...
生成一个用于2D半程序化地牢爬行游戏(Unity)的运行时导航网格。
英文: Generating a Navigation Mesh at runtime for a 2d semi-procedural dungeon crawler(Unity) 问题 I hav...
URP Lit shader渲染面上的问题,两者都不受光线影响。
英文: URP Lit shader render face on both doesn't react to light 问题 我有一个URP Lit着色器的问题,我正在使用一个spotLi...
如何修复对象的隐藏/显示脚本?
英文: How do I fix the hide/show script of object? 问题 I have a script to hide the object after 2 secon...
39