Character Realism
Hi! I'm using a character from IClone and I need to achieve a more realistic look. Below you can see the character in the deployed application. ![alt text][1] Can anyone please suggest any...
View ArticleHow can I make the character movement realistic?
Hi, I have started with unity coding a few days ago and have some experience in JavaScript as well as C#. So I developed the following script for a spaceship but the spaceship moves very unrealistic...
View ArticleRealistic bounce in a billiard game
I'm having big problems in finding a good setup for a billiard game to make ball bouncing realistic and acurate using Unity Physics. I would like to have perfect bounces when the ball collides...
View ArticleRealistic physics of soft bodies.
I saw a video with a very realistic physics of soft objects. It looks much better than using cloth physics or colliders on bones. Someone said that you can try to do this through mesh render, but I did...
View ArticleInteractive Fog?
I was trying to create interactive fog, i.e. fog that floats just above the ground (2D game) and when the player walks over it, it moves away and/or upwards. To achieve this I added a particle system...
View ArticleHow to create real water?
Hi! I saw that the easyest way to insert water in a scene is to use a water prefab, which by no means is not "real" water, in the sense that it doesn't adapt to the surface and it does not drain if...
View ArticleRealistic Burning Paper Effect
Hi. I need to make realistic burning paper effect in Unity. Can anybody help me to make it. Here is an example for what I exactly want to achieve: [Creating Realistic Burning Paper Effect in Cinema...
View ArticleWhat scale should I use for a little board game
Hi, I just started learning Unity and began creating a little board game. In reality the game board would be about 0.5 meters wide. Should I try to model it exactly that size in Unity, using the...
View ArticleHow do I make realistic grass? (Accurately, Colored, Sways, etc.)
Hello everyone! I first want to apologize if this is a waste of anyone's time as I am fairly new to Unity. I was wondering how I could make some realistic looking grass on my terrain. When I use the...
View ArticleHow to get realistic textures
![alt text][1] [1]: /storage/temp/26979-curtain.jpg So i was wondering what i had to do in order to make my game have realistic graphics. I use the image above as a curtain but in unity it doesn't look...
View ArticlePrograms for modeling and then importing them to unity ?
Can anyone recommend me programs for realistic guns , map , animation and then importing them to unity ?
View ArticleHow to achieve realistic models
Hi all, I am new to Unity and game development in general. I am intending to use it for architectural representation/ walkthroughs etc. For this I am seeking to get the most photo-realisic...
View ArticleHow to make telephone wires
I have a telephone pole model and I want to make a realistic phone line on the side of a road. The problem is, all I have is just the pole, and no cables connecting the poles. So my question is, how do...
View ArticleCreating a realistic crystal
I am trying to import a test object that I made in unity. It is a simple glass material that refracts light and has a displacement texture (to give it imperfections) and I wanted to know if there was a...
View ArticleIs it possible to control how the intensity of light decreases with distance?
Is it possible to control how the intensity of light decreases with distance? I'm reading "Digital lighting and rendering" from Jeremy Birn and there's a point where he talks about this type of control...
View ArticleCalculating rigidbody mass
Hey so im trying to realistically calculate the mass of a rigidbody according o this post --> http://answers.unity3d.com/questions/177563/what-unit-is-rigidbody-mass-based-on.html a rigidbodys mass...
View ArticleHow do I get real-time, realistic shadows and other effects with Unity 5 Free?
So I have been doing a lot of searching, and the best I could find was this: https://www.youtube.com/watch?v=LB8zE67TBAs But that didn't really work for me: it made no differences to my scene...
View ArticleGramaphone in a room
Hello so i have two sounds one is music thats supposed to play on a loop for ever its a 3d sound on a gramaphone in a room i want it so when the doors are all closed the second music plays witch is...
View ArticleRealistic gravity
How can I implement realistic gravity to my 2D game? Let's say my player is rotating when I press space. When I let go of the space the player stops rotating instantly. How can I make the player still...
View ArticleHow Do I Make A Realistic Flashlight?
When I add a spot light to my camera, it just looks like a plain circle like this: ![alt text][1] But I want it to bend and stuff to make it realistic like this: ![alt text][2] [1]:...
View Article