How can i stop the car penetrating into the terrain
simply iam having one car model and try to move this using c# scripts. that code contain gets input from keyboard and move the car....its contains transform.rotate and transform.translate functions...
View Articleusing Raycast.hit function my car gets up and doesnt get down ?
hai everyone...iam new to unity...am trying to move a car in a terrain surface(mountain).using raycast.hit function i get my car up when am hitting in the mountain surface..but my car doesnt gets...
View Articleusing Raycast.hit function my car gets up and doesnt gets down ? it is in...
hai everyone...iam new to unity...am trying to move a car in a terrain surface(mountain).using raycast.hit function i get my car up when am hitting in the mountain surface..but my car doesnt gets...
View Articleiam using raycast.hit function.am trying to move vehicle over the terrain ups...
good morning to all....actually am trying to move a car in ups and downs of the terrains using raycast function....simply i had a doubt in a physics.raycast function...i dont know how to set the...
View Articleis there any possible to use two transform.rotate function for same gameobject??
hai guys.....am trying to move a vehicle based on velocity in the terrain which includes ups and down....am using transform.rotate function in 2 different areas for different purpose.....one is float...
View Articleany alternative way to use two rotate function for same object??
// this class is to check the car (vehicle) orientation that is when car is going towards the ups and downs this class is used to adjust the position of the car public class vehicleOrientation { public...
View Articlehow to convert the angle to roatation?
hai guys....am trying to move the vehicle based on the directional vectors...when am try to translate it works quite well but when try to rotate it doesnt perform well.....this is my concept....i have...
View Articlecannot access two animation parameters in blend tree animations in Humanoid ?
Hai to all.. iam trying to move a humanoid model using blend tree animation but i cannot access two animation parameters at a time in scriptin.....this is my objective.....i,e i have one human model...
View Articlehow to change the mesh of the human character by scripting in unity 4 ?
Hai everybody...... iam trying to change the mesh of the human character while running of the game. for example my player is in running state if player takes any special power ,player size want to...
View Articlehow to hide the mesh of the gameobject ?
Hai to all....i want to change the mesh of the game object....now i got small idea about mesh swapping....theese are my codings.. public class meshchanging { public Gameobject initialobject; public...
View Articlecharacter controller was not working when the apply rootmotion option is...
hai to all...i try to move a humanoid character.....i have two doubts.... 1). If i move my character using transform.translate function it doesnt goes in the straight line..i want my character to move...
View Articlehow to move a character in a straight line path?
hai to all...i try to move a humanoid character.... If i move my character using transform.translate function it doesnt goes in the straight line..i want my character to move in a straight path....else...
View Articlewhether the player can react based on user input while following in the...
hai to all........i have one small doubt....while using waypoint system whether we can access the player? what my need is my player want to run in a particular path always with based on my user...
View ArticleHow to add a scroll object dynamically in scroll view using NGUI
hai everyone...i am trying to add a scrolling object dynamically to a grid object..dont know how to add a child object to the grid...iam using scrollPanel -scrollView --Grid ----scrollObj1...
View ArticleGlobal fog decrease the fps ??
Hai to everyone...i am using global fog image effect from Image Effects asset in unity pro version....after adding global fog my fps is decreased and came to 20 to 25 before adding fog i am getting fps...
View ArticleGlobal fog effect decreases the fps rate ?
Hi to all......when i add global fog effect to camera in my unity pro fps drops in high rate .don't know why .how to use the fog effect in optimistic way? i,e without much change in fps. Thank you in...
View Article