英文: How to get the screen position of the four corners of an image target using Vuforia ARCamera in ...
问题与使用Vuforia旋转AR对象有关。
英文: Problem with rotation of an AR object with Vuforia 问题 I'm facing issues with the rotation of an ...
In Unity, how to control the horizontal and vertical movement, as well as rotation and panning, of a top-down camera (45-degree angle perspective)?
英文: In Unity, how to control the horizontal and vertical movement, as well as rotation and panning, ...
Why GameObject in Unity starts moving when i add rigidbody and only rotate it in script
英文: Why GameObject in Unity starts moving when i add rigidbody and only rotate it in script 问题 在添加刚体...
Line renderer it’s overlapping with itself [URP][Unity 2020.3.24f1]
英文: Line renderer it's overlapping with itself [URP][Unity 2020.3.24f1] 问题 我的目标是将贝塞尔曲线和LineRende...
Unity UI文本和3D文本以低质量显示。
英文: Unity UI Text and 3D Text in low quality 问题 文本看起来质量非常低。 帮帮我 英文: So the text looks REALLLLLY low ...
I am trying to make a simple dash for my character but there is an issue (i use unity's new input system)
英文: I am trying to make a simple dash for my character but there is an issue (i use unity's new ...
创建一个包含元组的列表的列表。
英文: creating a list of lists of tuples 问题 以下是翻译好的部分: 首先,这是我的第一个Stack Overflow请求,如果我的解释不够清楚,我很抱歉。 我现在...
C#对象销毁其父对象
英文: C# object destroying its parent 问题 我正在使用Unity制作一个2D游戏。我有一个物体,它会摧毁一切接触到的东西。当我启动游戏时,这个物体立即摧毁了它自己的父...
error CS1503: Argument 2: cannot convert from ‘UnityEngine.Vector2’ to ‘float’
英文: error CS1503: Argument 2: cannot convert from 'UnityEngine.Vector2' to 'float' 问...
39