unity3d tag

198 questions


2 answers
125 views
0
How Unity displays the UI (panel, button) after a certain period of time

Please tell me how to display the UI after a certain period of time.The UI's game object name is EndScene, with three panels and buttons inside (click to move scenes).I want to hide the beginning, and...

1 years ago

2 answers
76 views
0
Is there a callback function that detects changes to Build Settings in Unity?

In Unity 3D, Could you tell me if there is a callback that detects changes made to Build Settings?If it does not exist, please let me know how to implement it.Thank you for your cooperation.

1 years ago

1 answers
104 views
0
Regarding the determination of the hit of the tree growing on the terrrain

I'm a beginner, but I appreciate your cooperation.I made a tree that grows with the brush function used in terrain and imported it with maya.I was able to grow it, but I'm worried about winning.If it'...

1 years ago

1 answers
76 views
0
Only text data is included in the project I downloaded on Github.

https://github.com/momokogumi/Sukebo-sample-gameI downloaded the Unity project as a Zip file from the above site, extracted it, and opened it.However, the image data is corrupted.It contains only char...

1 years ago

1 answers
76 views
0
When you move with the Character controller, even if you point the character in the direction of movement, it will return immediately.

When I move characters, I use LookRotation() to specify the direction of the characters, but when I stop, the direction of the characters is reversed.Please let me know if you have any solutions or id...

1 years ago

2 answers
159 views
0
Missing Swift-ObjC references and Swift class methods are not exported?problem

We make the iOS plug-in for Unity based on Swift.However, to use SQLite, we have loaded the FMDB from the source file (.m/.h).Maybe that's why I'm looking at the page where I generate multiple UnityPl...


2 answers
64 views
0
Change screen brightness with native Android features

I have a question.About native Android features in the manifest uses-permission android:name=android.permission.WRITE_SETTINGSRelationship does not work.(For example, changing or retrieving screen bri...

1 years ago

1 answers
53 views
0
I want to combine LOCOMOTION+UnityChan fbx animation

I bought Unity-chan from the Meghanim Locomotion Starter Kit.accompanied by locomotion, locomotionplayerPlus, I tried to merge the two types of scripts that I wrote myself and use them all with the an...

1 years ago

1 answers
113 views
0
Understanding the Translator Text API

We are currently working on an application using the Translator Text API.I am working on Unity 2017.2, but Error retrieving token for API use.Error Description: Access denied due to missing subscripti...

1 years ago

1 answers
99 views
0
I want to change to monocular (single-lens) mode in Google VR SDK for Unity v.1.5.0 or later.

I would like to build it in single-lens (single-lens) mode for children.With Google VR SDK for Unity v1.40 and earlier, we were able to change the flag of GvrViewerMain to monocular by setting it as f...

1 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.