3D model issue when open with unity
Hello, I used zbrush, substance painter to create this model. After done with everything it looks awesome but when i open it with unity i have this problem. I tried everything but can't find what...
View ArticleLAUNCH PROBLEMS UNITY 3D
![alt text][1] Hey! i installed this Unity yesterday and this happen... WHAT'S THE PROBLEM HERE? :( Somebody help me // :) [1]: /storage/temp/80343-problem.png
View ArticleShader with transparency decrease with thickness?
I am looking for a Shader, or another method, to show an object where it is effectively transparent at its edges but becomes more opaque the thicker it gets (like towards it center/core). Any ideas?
View ArticleHow do I get an entity's IEnumerator to pause when the entity is seen?
I've got a villain type who teleports and inches towards the player unless they are seen, but I can't seem to figure out how to make them stop teleporting and moving when they are being rendered. I...
View ArticleIndex out of range in while statement but I can't figure out how.
Hi, I need help with a while statement in a coroutine that gives me an error code; "ArgumentOutOfRangeException: Argument is out of range. Parameter name: index". The error points to this line: while...
View Article"All Engine Features" in Personal Edition ?
Hello, I wanted to ask about one thing. Earlier in Unity3D were some methods only available to professional edition. But earlier it was just a personal edition and professional edition. Now when I...
View Article"cannot move file" in Unity 5.5 beta collab
I keep getting this "cannot move file" error in collab. How do I fix it so I can update the project? Thanks!
View ArticleGetting error please help!
Getting an error on line 32 please help i do not know why. i need to convert the playerpref into a f to change the sense. using System; using UnityEngine; using UnityStandardAssets.CrossPlatformInput;...
View ArticleOnMouseDown not working!
So I'm creating an Inventory system, and it's all set up, the last thing I have to do is make it so I can use the items. So I used OnMouseDown() to detect the clicks, and it won't detect them. I added...
View ArticleProgram Opens?
When I have used unity for about 5 hours, then many programs on my computer opens, and my computer is doing weird things like I had a virus. But it only happens when I have used unity for a long time,...
View ArticleHow to have a dragon breathe fire?
How would I have a dragon breathe fire and have that fire damage the player? I understand that you would add a collider around the fire, but how do you make the fire?
View ArticleTerrain texture stretching
I'm a very new Unity user, and I noticed a problem. When I paint on my terrain, the texture I'm using stretches when it's painted on a steep surface, so it looks more like a bunch of colored lines....
View ArticleCollider population and animation events
Hello Unity friends, I am experiencing quite an unusual bug that has only recently popped up within my current game. To break it down, I have around five scripts that call something like `xcollider =...
View ArticleMy exe crashed, why did do this?
the message, Oops! The game crashed. The crash report folder named "2016-10-18_121240" next to game executable. It would be great if you'd send it to the developer of the game! Folder, error.log/ Unity...
View ArticleRotation of steering wheel on z-axis.
When I rotate an object, it doesn't rotates in a smooth motion, instead it bends a little side ways(to both sides: Right and Left), during it's rotatory motion. Can anyone help me with this problem?
View ArticleOn screen enemy indicating arrow
I am working on indicating on screen arrow to point towards the enemy. I have a environment which consist of a player and three gameobject placed at different position on the environment.I need an...
View ArticleHow to Give Player Ability to Toggle Visibility of The Wall
When keyboard 'H' is pressed i want the platformer (wall, roof, floor) become invisible when its visible and become visible when its invisible. Like giving the player ability to control visibility of...
View Article2D poker Chip Animations (Similar to Zynga)
I'm trying to make a poker game and was wondering how to do chip animations similar to Zynga when the user places a bet, I initially tried a simple lerp but that just seems too simplistic, another...
View Article3rd person weapon equiping
I'm trying to figure out how I could make the character hold the weapon by the grip. Right now I set the gun position and parent it to the hand bone, but this will place the weapon in a wrong place....
View ArticleWrong rotation / position / scale when exporting FBX from Blender
This is a Q/A, if you already know the problem skip to the answer :) Let's say you have made a model in Blender. Something beautiful like this: ![alt text][1] You have finished it and export it to...
View Article