Detect more than one face using OpenCV
Hello I can't figure out how to detect more than one face in OpenCV in the FaceTrackingARExample.I tryed to comment the line 463 CASCADE.FIND_BIGGEST_OBJECT on the Quad script for detect more than one...
View ArticleFixed rigidbody.velocity randomly stops
Hy! I am using rigidbody.velocity to get a fixed speed but sometimes it stops. My player is moving on Tiles and maybe (because it collides to something) randomly stops. In this video you can see the...
View ArticleReboot pc after launch exe file
Hi, I have problem with my game. After launch exe file is showing splash screen Unity and reboots pc now. I don't know how fix this issue. In game I use one variable PlayerPref, which save Quality...
View Article,Why is my character sliding? (Rigid Body)
Whatta finna pop? I have an issue with my game development. You see, I just created a movement script for my character. He is a rigid body object. He only has an empty with a camera parented to him....
View ArticleWhy is my character sliding? (Rigid Body)
Whatta finna pop? I have an issue with my game development. You see, I just created a movement script for my character. He is a rigid body object. He only has an empty with a camera parented to him....
View Articleunity3D how can i get the solution to transform.position assign attempt for...
This is my code of the camera: public class followcamara : MonoBehaviour { // Update is called once per frame public Transform player; public Vector3 offset; void Update () {...
View Articlehow to stop infinite jumping in air?
i am just a beginner and i just want to make a cube jumps but it can jump even in air(infinite jumping) how to fix it? please help ![alt text][1] [1]: /storage/temp/112985-pls-help.png
View ArticleMoving file failed
Moving Temp/StagingArea/Data to Temp/StagingArea/Test_Data: Access is denied ---------- I am trying to 'Build And Run' a 3D game but i get the error above. Build setting's: Platform - Windows...
View ArticleQuaternion Rotation On Specific Axis Issue
Hello there, I try to rotate a cube and I use quaternations, it works correctly on y axis but not working properly on x axis (Horizontal) hope you guys can help. public class NewBehaviourScript :...
View ArticleC# coding help
I am trying to do a game where the player's heart rate is raised on screen when they enter a collider of a monster, and over time it decreases. I was thinking that just a text on screen with a UI...
View ArticlePossible Reflection probe issue, blue stripes
I have no idea why this is happening, i've tried all available options to correct this issue but so far i've gotten nowhere. For some random unknown reason, when ever i use reflection probes in certain...
View Articlehi, I'm using hindi font But their is hindi displaying issue in unity when...
hi, I'm using **hindi** font in my game but "hindi" font is not correctly displayed like" choti e ki matra" is displayed one character ahead and "half character" which is used in hindi is displaying...
View ArticleDouble jump script issue
Hi all. First of all I must tell you that I have fix the fixed timeStep to 0.008 to disable that bouncy effect on collision. There is my script, the problem is that when I click one time to jump the...
View ArticleCamera doesn't render Particle System correctly.
So... I was trying to make some cool visual fx for my game, but the particle system is not quite working... For me, at least. Here's the deal: Some particle systems in my scene work correctly, and...
View Articleeverything in my hierarchy is gone
So I was working on a project in untiy and then, after I was done for the day, I saved and closed the project. However, today, when I opened it, all of the objects in the hierarchy were gone. I have no...
View ArticleWhere and how are gameobjects stored in files?
So I am trying to fix something and since nobody has given me a response so far, I decided to try a few things myself. The gameobjects in my hieararchy are all gone, including the camera. In order to...
View ArticleVuforia: camera is working but targets are not desplayed
Good day all, I'm setting up a new project with Vuforia, and to test the setup I use the scenes within Vuforia package (vuforia-unity-6-2-10.unitypackage) I use the scene:...
View ArticleCustom Animation for Avatar with Standard Assets and Blend Tree
I have been trying to create an animation for EthanAvatar, and having a Blend Tree, my custom animation is not playing correctly, the animation also includes root movement and rotation, but that works...
View ArticleThe position of my player always returns to (0, 0, 0)
Hey guys I’m having an issue with Unity. I already looked for an answer from someone else who may have had the same issue but I couldn’t find one. So basically here is what happens : I wrote a script...
View ArticleLow sound volume on phone speaker but normal on headphone
Hi, I have an issue with the sound of my game. I exported my game with music on an iPhone 6. The volume of the sound for my game is normal on headphone but is very low when it comes from the phone...
View Article