Questions tagged as 'unity3d'

0
answers

My Unity 3D project on the LAYERS part does not show the Shootable and Floor option and a few more options [closed]

Hello, I formatted my PC and made a backup of the project. I installed Windows 8.1 pro, I installed the Unity 3D v 5.2 I put my project in it all right when I went to give play of the project the character did not look towards the arrow of the...
asked by 01.10.2015 / 04:31
0
answers

Collision recognition

IamdevelopingtheUnitytrainingdaygame(Nightmares)throughtutorialsandrealizedthattheplayerdidnotrecognizecollisionsintheobjects.Whenyouaddthe"Capsule Collider" component, the bug has been fixed, but the character moves on its own. Where is the er...
asked by 27.07.2015 / 23:41
1
answer

Add prefab by code rather than by inspector

Currently my game has only one type of enemy and I want to add 3 other enemy types. To add an enemy type I did the following: I created a empty object and adding a box collider 2d with the "is trigger" option and a 2d rigidbody to that o...
asked by 13.08.2015 / 22:22
0
answers

Drawing lines in unity3D 2D mode

I'm developing a 2D game and would like to draw the trajectory of launching an object. But I'm new to unity3D (the goal of the game is to gain experience on the platform), I know what I need to do the trajectory what I want is to know how to dra...
asked by 21.07.2015 / 20:41
0
answers

Problem in time render the game (Nightmare) Playing with Nils

I'm using Unity 3D versão 5.0.2 . I'm going to "Build Settings..." to render my game (Project Nightmare). But it seems to me that it can not send the artificial intelligence of the enemies. Afterrendering,yougetthiserroratthebot...
asked by 05.06.2015 / 02:28
0
answers

Error in animation Nightmare (Unity) [closed]

I followed all the steps, I use the new version of Unity, when I run the game, the animation of walk n works, it is walking without the animation, when you pass a few seconds the animation starts to run, later on if I stop to move the player...
asked by 07.05.2015 / 14:55
0
answers

Create phase menu that auto updates on Unity 5? [closed]

Example: At the beginning of the game, the menu will only have the Level 1 button, so the guy will pass the level to create an automatic button for level 2 in that menu? This button will redirect you to level 2, as it passes level 2, a button wi...
asked by 30.04.2015 / 19:17
0
answers

Unity 5: How to make the game go back exactly where it had ended up in your last run? [closed]

Example: the guy was playing and in the middle of the phase he closed the game, so how to make it when he opens the game again he comes back exactly in the part (or phase) that he had been closed?     
asked by 30.04.2015 / 19:11
1
answer

JavaScript and Unity 5: What is the error of the code? (Leap and fall animations)

I'm following a tutorial to create an infinite race game (Temple Run style), the tutorial is old and the classes etc changed in Unity 5, so I could not reproduce the code, it's done to control and execute the animations of the character .. If th...
asked by 03.05.2015 / 07:38
1
answer

Unity 5: Animator: I can not delete.

Good evening. I'm developing a game following a video tutorial, in the tutorial it only has Any State , but when I create it, my Entry and Exit and I'm not able to delete them. Is it possible to exclude? And why in my appeared different fro...
asked by 20.05.2015 / 08:04