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 Articlei will make 3d Race Game for andriod mobile so when i change RCC setting from...
@ GlitchCrew @robertbu @aldonaletto @tanoshimi @whydoidoit @clunk47 @fafase @Eric5h5 @Eric5h5
View Articlewhich settings are the best to simulate real sunlight ?
So unity now has PBR shaders and allow you to get lighting info from the skybox etc but my scenes all look a fake as fake can be... What am I missing? Let's say I have a skybox of an overcast day so...
View ArticleWhere can i find help to create a realistic catapult?
I want to create a "realistic" catapult using real maths and with my own scripts and clases, does someone now where can i find help? ![alt text][1] (More or less i want to create a flexible arm, apply...
View ArticleRCC AI Issue
Hello, I'm trying to create a formula racing game with RCC V3. However, it works properly till I change the controller from keyboard to mobile. When I change it to mobile controller to get mobile...
View ArticleIs there a way to write a Demosaicing fragment shader?
I'm working on a realistic camera simulation, and one important effect (even if it's not the most visible effect) is the demosaicing effect (wikipedia article :...
View ArticleHow to create lighting like this in unity ?
![alt text][1] [1]: /storage/temp/116255-real.jpg How can I create lighting like this in the given image this image is captured from a real-time render in render pipeline for panda3d game engine how I...
View ArticleRealistic character movement using Unity?
Hi, i'm new with Unity, and i need to know, is it real to make very realistic character movement (meaning animation, behavior three etc). Last year i work with Unreal Engine, and i kow that making...
View ArticleCan I get the whitest point of an image within a shader, and use it for white...
I need to write an automatic white balance shader for a project, and for it to work, I need the whitest point of the image. I already tried to copy the RenderTexture into a Texture2D, but I got down to...
View ArticleRealistic Material Behavior (RubberBand & Metal)
Hello, i'm trying to simulate a conveyor belt on Unity. For Simulation purposes, i'm trying to implement some real measure data into my game. The conveyor belt consists of 80 metal rods, connected by a...
View ArticleHow can I make an efficient, yet accurate planetary orbit using Apoapsis and...
I am trying to simulate an accurate 2D sim of our solar system. I figured if I have the Apoapsis & Periapsis Distances from the object I'm orbiting, and (I think) I know that these points are 180...
View ArticleReal-time simulation of warehouses
Hello everyone, We are a manufacturer of large-scale automated warehouses and we need help for the following project. We would like to create a real-time simulation of our warehouses with the following...
View Articleif i make a realistic scene and bake the realistic lightning, will it have a...
![alt text][1] [1]: /storage/temp/124851-ecc882520186e79de2aa43a585d5c1a4.jpg for example like this image (by the way i am a beginner so i don't know how i can achieve this kind of realism, help would...
View ArticleWhat is the best way to create realistic surfing waves?
Hello. I would really want to know what is the best way through which I could obtain realistic waves like in the following videos to which I could also change parameters like height, width and other...
View ArticleParticleEmitter 'emit' error
I just import Realistic.FPS.Prefab.v1.23 then i got Errors: 1) Assets/RFPSP/Scripts/Effects/WeaponEffects.cs(201,91): error CS1061: Type `UnityEngine.ParticleEmitter' does not contain a definition for...
View Article