198 questions
As I mentioned in the title, when I create a project with UnityHub, the VisualStudioEditor version in PackageManager is 2.0.9, and I update it to 2.0.11, but when I launch a new project with UnityHub,...
I could put what I picked up on the list, but how can I create an inventory system like Micra?I don't even know what to do
Prerequisites/What you want to achieveI manage the Unity project at GitHub.When one of the members reinstalled the source tree and pulled the latest branch, many .meta files, some plug-in files, conti...
Prerequisites/What you want to achieveI'm making a game with Unity.It works fine on many models, but the following error message occurs on several models and the application does not start.This is my ...
We draw a 3D parabola connecting the two points.Vector3_controlPoint=new Vector3(0,0,-50);var control=(_trans1.position+_trans2.position)/2+_controlPoint;verticalPoints=_middlePoints+2;List<Vector3...
I am currently trying to save the captured image in the game, but the following error occurred when I tried to write the file as shown in the last line of code:UnauthorizedAccessException: Access to t...
Let me ask you a question about the dictionary and list of C#.(In the first place, I don't know if it's possible or impossible due to the specifications of C#.) I'm trying to create a list with Dictio...
I was writing code in Visual Studio for Unity project.in Visual StudioUnable to load solutionadLoad operation failed
It's just as the title says.The unity installation is complete and ready to use.
I'm a beginner at Unity 3 months.I'm making a 2D RPG quiz.There are several characters standing scattered on the main field Each time the player hits the opponent (character), it changes to a quiz sce...
« | - 2 - | » |
© 2025 OneMinuteCode. All rights reserved.