unity3d tag

198 questions


1 answers
69 views
0
How to operate Blockly and Scratch in-game

I'm making this kind of game right now.https://fromalgorithm.jimdo.comBased on the game, Unity plans to create a game that will be used in programming education.Among them, I would like to create a ga...

1 years ago

1 answers
65 views
0
Shadows appear in the deformed part of the mesh.

Thank you for your help.Export the ZBrush modeled object to Maya, insert the joint, and deform it.If you export the deformed mesh to Unity, a shadow will appear in the deformed part as shown in the im...

1 years ago

1 answers
78 views
0
Reusing the keystore

I'm trying to create a second app with Unity.In the keystore input field, I selected xxx.keystore for the first app (from Browse keystore) and entered the password, but I can only select unsigned in a...

1 years ago

1 answers
68 views
0
Unity Vector 3 not recognized

This is my first time asking a question here, so I'm sorry if there are any mistakes or difficulties.I am currently using Unity 5.4.3 and I am creating an animation with script.As a flow, read the val...

1 years ago

2 answers
132 views
0
I would like to know how to verify the server certificate with only the server certificate of my project as positive.

■What you want to do The server certificate you purchased will be sent from the server of your project when you communicating with the server. I would like to check that it was sent. I don't know what...

1 years ago

1 answers
107 views
0
Understanding Unity OnColliderEnter() Object Management

I've used OnColliderEnter() for behavior when object with script attached comes into contact with something else. For example, do you attach OnColliderEnter() to the controller to determine that other...

1 years ago

1 answers
90 views
0
How do I treat an image as an object?

This is my first time to use it.I'm a beginner at unity.I wanted to display the image in Scene view.<How>Drag and drop images into the project view→In the inspector view, the texture type was sp...

1 years ago

1 answers
90 views
0
Unable to capture sound source [Closed]

Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed 6 years ago.6 years agoWhen I tried to capture the sound source, FSBTool.exe...

1 years ago

2 answers
92 views
0
To manage character information in unity

I'm trying to make a game with Unity for the first time.I am currently struggling with how to manage the character's information.Character name (string type)Catch copy (string type)Introduction (strin...

1 years ago

1 answers
76 views
0
A linker error occurs when running a project created with Unity on the iPhone.

I'm trying to create content with Google cardboard in Unity.For this reason, I tried to start the sample provided by Google on my iPhone, but an error occurred.The procedure is https://developers.goog...

1 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.