unity3d tag

198 questions


1 answers
69 views
0
When I try to build with unity, I get an error.

There was an error in machine learning at unity.I use ml-agents.example_file, While building to create 3dball.app, UnityEditor.BuildPlayerWindow+BuildMethodException: Error building Player cause scrip...

1 years ago

1 answers
91 views
0
About the updated ipa test of the released iOS app

I had to update the iOS app that was already released, so When I tried to install the updated ipa file on the actual machine, Failed to install.i ipa is uploaded on the server.There was already a rele...

1 years ago

1 answers
73 views
0
What if Unity uses place mapping?

Let me ask you a few questions.If Unity uses place mapping, how is it implemented?I don't mind the outline of one example, but if anyone understands, could you please let me know?What I am particularl...

1 years ago

2 answers
83 views
0
I want to fly bullets, and I want to realize the movement of the bullets that hit each other stick together.

Let me ask you a question where the Unity 4 introduction is full.I skipped the chicken object as a bullet and entered the Java code in C# that says if the bullets hit each other, they would stick toge...

1 years ago

1 answers
76 views
0
This is a question about the blurring of the drawing when moving the character of unity5.

Hello When I try to make a 2D game with sprite while using unity 5.2, the simple movement is sometimes unstable (shaking every 3 seconds).The bigger the character on the screen, the more noticeable it...

1 years ago

1 answers
45 views
0
I'm trying to move objects by keystroke in Unity, but how do I stop processing until keystroke?

If it is a game that is supposed to move frame by frame like action, I think it would be good to add a function of movement processing to Update and loop the function at the frame update interval, but...

1 years ago

1 answers
75 views
0
Understanding AdMob Implementation in Unity

I am thinking of implementing AdMob using Unity 5.3.It works well on iOS devices, but I get a compilation error on Android.What I did was (1) Obtain the unit ID for Android from the AdMob management s...

1 years ago

1 answers
77 views
0
I want to run Unity on an existing Xcode project.

Currently, I am developing a native app on iOS.I wanted to move Unity 5 in this project, but I'm not sure.Simply put, I want to switch between native apps and Unity 5.I understand that there is a site...


2 answers
76 views
0
Does the ADV tool asset Banquet 2.0 work on Unity 5?

I am currently thinking of upgrading to Unity 5.Does the banquet work properly on Unity 5?I would appreciate it if you could let me know if anyone has checked.Thank you for your cooperation.

1 years ago

2 answers
80 views
0
temporarily disable a button

There are many buttons on the screen, but if you use other buttons during one process, I thought it might cause freezing and bugs.Therefore, I would like to make it impossible to touch other buttons d...

1 years ago
« - 9 - »

© 2024 OneMinuteCode. All rights reserved.