d tag

2228 questions


1 answers
87 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...

2 years ago

1 answers
107 views
0
Error writing from Unity to Android using Nifty Cloud mobile backend (NCMB)

in UnityAfter deploying Nifty Cloud mobile backend (NCMB), when I exported it to an APK file, an error occurred and I could no longer install APK.Playback on Unity works fine.If you select Buildadn Ru...

2 years ago

1 answers
87 views
0
The font weight (Style) specified in the Storyboard is not reflected (iOS8 only)

Even if you specify UILabel or UIButton fonts on the Storyboard, only iOS8 will lose weight.It is configured correctly on iOS 9.Font settings on the Storyboard·Font-Custom·Family-Hiragino Sans·Style -...

2 years ago

1 answers
59 views
0
A method of beautifully returning an object to its initial value after rotating it in a fixed direction.

I have a question because I don't know how to return the rotation to the initial value after rotating the object.For example, if you have a steering wheel object for a car, code:void rotate(){ // Conv...

2 years ago

1 answers
84 views
0
Questions about how to use Unity C# to input coordinates into a conditional expression and other questions.

I am a beginner in software development and programming.I am writing a script using unity ver 5.1.1 f1, C#, but I have a question because it has boiled down.I'm trying to write a script that says Obje...

2 years ago

1 answers
131 views
0
AdvertisingID acquisition is not successful

I wrote the source code according to the official document (http://www.androiddocs.com/google/play-services/id.html) to get the AdvertisingID, but it didn't work.I added the following code.app.gradle ...


2 answers
71 views
0
Questions about the for statement in Unity.

I'm a beginner at Unity.Questions about the for statement in Unity.Put as many characters as you can see on the dice.I set up a program to move it.I want to move it up, down, left, and right, one squa...

2 years ago

1 answers
89 views
0
About launching the monaca app on an Android device

Only android devices created with monaca will display a splash screen with the monaca logo when started. If you close the app and start it again, the app will start normally without a splash screen.I'...

2 years ago

2 answers
104 views
0
I want to build OpenWnn on Android Studio

I downloaded the openwnn source, but I'm having trouble building it on Android Studio.If you're an expert, please give me some advice.The source I am using is an Android Studio import (because the sou...

2 years ago

2 answers
70 views
0
Is there a database that supports unity as a standard?

I'm trying to manage a lot of data with unity, but I can't find any official references to handle the database.How does the game development culture manage large amounts of data?Do you rely on text-ba...

« - 18 - »

© 2024 OneMinuteCode. All rights reserved.