Questions tagged as 'unity3d'

3
answers

Logo configuration when generating apk in Unity 5

Does anyone know why the Unity logo on the device is not vertical follow the image to facilitate understanding I locked to stay upright the rest of setup did not change anything     
asked by 09.01.2016 / 02:20
2
answers

Different Heel size on Android Unity 5 devices

I created a game type Infinite Runner that works correctly in the Game tab of Unity 5 but in android when I perform Jump in my character it has a rise always of different size, how can I solve this problem?    OBS: The app was tested...
asked by 08.01.2016 / 16:34
1
answer

Error Unity "Animator"

I was making a game and this problem appeared: Asset 'PlayerAC': Transition in state 'AnyState' does not have an Exit Time or any condition, transition will be ignored     
asked by 02.09.2015 / 22:39
1
answer

Unity Error CS0103: The name 'newRotation' does not exist in the current context [closed]

I'm following the Nils Nightmare Unity Training day series and I'm in videotape 2, but at compile time it gives this error: Error CS0103: The name 'newRotation' does not exist in the current context (Assembly-CSharp) line 62. The code is that o...
asked by 12.04.2015 / 21:06
1
answer

Online server and Unity 3d [closed]

Given a game created in the unity-3d . What should we know to make it a massive multi player online?     
asked by 29.07.2014 / 05:44
1
answer

What data sources can I use in Unity3d?

In all the examples of data storage in Unity3d that I saw, they used XML. What other data sources can I store?     
asked by 07.08.2014 / 16:36
0
answers

UNITY - INITIAL - Path decision

I'm doing a point and click strategy game. I can make the user select the unit, it generates a grid based on how many houses the unit can walk and DELETE the houses that have locks (like trees and mountains). However, look at the result: Con...
asked by 07.11.2018 / 19:44
1
answer

Set difficulty for a question and when selecting the difficulty to search only those questions

Good afternoon! I'm finalizing a C # Quiz done in Unity. The question I have is, I have several issues that I generate via an Asset. But I need to set the difficulties for each of the issues. And by clicking on the Easy difficulty menu, I wan...
asked by 28.10.2018 / 01:02
1
answer

Variable does not receive new value

I have an object that should be "falling" on the screen several times, and this works. What I am trying to do is to have a variable named x receive 1 more each time this object passes the screen. When x receives another 5, I want another vari...
asked by 04.09.2018 / 01:27
1
answer

Unity Firebase - Problem signing in

Good afternoon, I have a project that I created to test the firebase ... Everything works perfectly when I get this project and open it on another pc, I can not log in to any user I created on the other pc. In this case I create a new user...
asked by 15.09.2018 / 23:12