Questions tagged as 'unity-5'

0
answers

How to access Raycast's gameObject from the Gear VR control?

I want to know how I can activate the Red Laser of the Gear VR and how I can know information of what the laser is touching?     
asked by 30.07.2017 / 09:43
1
answer

How do I collide my player with a tile in Unity 5?

I need to put collisions on some static tiles so that the player can not pass them. I tried to put a Box Collider 2D on the player and the tile but it is not working. How do I solve this in the best way possible, in a way that improves Un...
asked by 06.09.2016 / 07:41
1
answer

organize GUI to any screen size in Unity5

I'm creating a 3d project by making a menu. When I run the game at different resolutions it always changes the menus. I do everything in Free aspect , my intention is that even in other resolutions the menu and its buttons remain the same....
asked by 22.04.2016 / 05:45
2
answers

Using 3D unity tags?

I can not identify my prefabs with the tags that I have defined, I have already added the tags to the prefixes as you can see below: Andmystatus:publicvoidChecks(){for(inty=0;y<gridHeight;++y){for(intx=0;x<gridWidth;++x){if(Grid[x,y]!=nul...
asked by 13.04.2016 / 16:27
1
answer

What are the Application commands in untiy 5.3?

What is the new command for unity 5.3 ? The Application.Quit(); is obsolete and I already want to change, so I can not bugar, can anyone help me?     
asked by 06.04.2016 / 02:59
0
answers

Fill Inspector Variable via Unity Code

I'm trying the following: When the enemy is instantiated I want it to target my player, all right, but when the enemy comes to the game it does not fill the variable Alvo as I indicated below, in the inspector it gets like (none). va...
asked by 26.02.2016 / 05:17
1
answer

Error No Code Unity5

I'mhavingtwoerrors,Icannotfixit.     
asked by 19.05.2016 / 16:05