Questions tagged as 'unity3d'

0
answers

Build Gradle in Unity:

I'm trying to add Google's Firebase to my Unity project for Android. At the moment I only added the Firebase Analytics service but when I build the apk I get the following error: CommandInvokationFailure: Gradle build failed. E: /Applications...
asked by 30.12.2017 / 10:25
0
answers

Unity with mysql

I have problems with Unity and mysql , trying to bring the only table I have in a database on the Square7 server, and what shows when calling what the table has is what they see in the image. : ( This is the php code <?php m_in...
asked by 20.01.2018 / 03:25
0
answers

Android application in unity based on native OpenCV

I have a little doubt that I hope you can solve it. I want to create an android application in unity. The application consists of activating the camera of the device and seeing it on the screen. For this I want to base on a c ++ native code b...
asked by 25.09.2017 / 15:47
0
answers

Trying to send command for object without authority

Good, I'm trying to instantiate GameObjects in a LAN game in the scene from some buttons I have so you can choose which one you want to instantiate. From the Host everything goes perfect, I can instantiate the GameObjects and both...
asked by 03.05.2017 / 17:34
0
answers

How can I create a center of gravity in unity?

Hello !, I'm creating a game, And I have a sphere that is in the point (0,0,0), Then I have another sphere next to it, The problem is that I want to make all objects tend to go to the point (0,0,0), Respecting the physics of rigidbodies and othe...
asked by 03.05.2017 / 00:24
1
answer

Play video from a server on iOS in unity 3D

I'm trying to play video from a server on iOS in unity 5.5.1, xcode 8.2.1, iOS 10.2.1 I have tried the following ways: 1- with Easy Movie Texture, I get the following error Use of undeclared indentifier 'GLES_CHK' I include the library and...
asked by 03.04.2017 / 17:18
1
answer

Read XML from Unity

Good! I have a small application in Unity , and I need to read files XML . My code XML is very simple: <libro> <libroEjemplo> <nombre>Alfredo Reino</nombre> <email>alf@ibiu...
asked by 27.03.2017 / 19:45
0
answers

Problem with socket.emit

I am developing a game with Unity3d and I am using node.js and socket.io I have 5 events of which 4 of them work perfect the problem is in the latter, in which I get the different rooms there, I do foreach of them and I assign more...
asked by 11.01.2017 / 22:32
2
answers

How can I protect myself with an object (shield) from the impact of another object (rocket)?

What I want to achieve is to activate a shield with colliders or triggers, with the left mouse button "Fire 2" when a rocket hits me and does not destroy me.     
asked by 21.12.2016 / 13:08
0
answers

Create 360 player for Android in Unity with Easy Movie Texture [closed]

People, good afternoon! I need to make a 360 video player for Android, using Unity, the typical camera inside a sphere that plays video. For that I have the Easy Movie Texture plugin, with the example of the sphere that allows me to generate vid...
asked by 31.10.2016 / 16:12