How to calculate screen area coverage of a 3D object
friends i want to know what % of the screen does the object occupy? it's 3d object. help me.
View ArticleHow to set angle for a object to 50 degrees?
How to set angle of a object to 50 degrees in 3d game via script.
View ArticleI can't use some codes in dll file?
I try to create an dll file and i have to use the following codes in it 1.float Val= PlayerPrefs.GetFloat ("value"); 2.Time.deltaTime 3.Input.GetMouseButtonDown. it gives an error "The name...
View ArticleHow to use "GetComponent" and "transform" code in dll file?
When i try to use "GetComponent" and "transform" codes in my **dll** file but it shows some error like "This name GetComponent and transform does not exist in current context". I use using UnityEngine...
View ArticleHow to create an 3d game object in 300 X 250 size?
I am new for unity3d. here i want to create an 3d game object in specified size that is 300 x 250 size.for example to create an cube in 300 x 250 size.
View ArticleHow can i receive data from URL like cookies?
How can i receive data from URL like cookies. I find the way for send data but i can't find a way to receive the data from url. For example i want to read cookies from a Image URL and then store that...
View ArticleCreate big city for car game?
I am new for unity i want to create a big city for car game there is any software or any package is available for to create city?
View ArticleMultiple Tiled GPU warning: RenderTexture color surface errors?
I am new for unity. I am try developing game for mobile. If i switch platform to android and run my scene then one warning is shown in multiple times continuously and scene run slow. And that warning...
View ArticleHow to create 3D game object in specified pixel size?
I want to create an game object in some specified size. For example to create an 3d cube in 250x350 pixel size. I am new for unity. If anyone know help me, thank.
View ArticleUnity units to pixel?
I am new for unity i have little confusion in unity units to pixel. Exactly 1 unity units = how many pixels? Anyone know help me.
View ArticleHow to load image from redirected server URL?
How to load texture from server redirect url.For example server URL like **http://sample.com/oneserver** it will redirected to **http://sample.com/oneserver/images/img.png**. I found code for upload...
View ArticleHow to create an Idle counter ?
hello, I am new for unity. I'm trying to implement a counter that counts down whenever the player input stops, and whenever input begins again the counter is to reset. I try many code but not working....
View ArticleCan i build and publish Android games on play store using Unity 5 personal...
I am really confusing about publish. I build a simple android game using unity 5 personal free edition. Can i publish that game in play store without buying any licence. Any legal problem on that?. Any...
View ArticleCan i use Standard Assets into my project?
I am beginner for unity, and i use unity free edition. I try to make an simple car game, can i use Standard Assets car physics provided by unity technologies into my project. There is anything wrong...
View ArticleSimple car script not work on unity 5?
I am using simple car movement script in my project and i was use that in unity 4.6. Now i upgrade unity 4.6 to unity 5 and now that script was not working, car only move little bit and also not going...
View ArticleNeed a simple car physics script working on unity 5?
I have an simple car physics script working on unity 4.6, now i upgrade to unity 5 but my script is not work in unity 5. I spend lot of time with that but still not working. So any one have simple car...
View ArticleHow to reduce object materials ?
In my project i am using one car object that has 30 materials. So it affects draw call. If anyone know how to reduce materials or combine all materials into one. Any tips would be much appreciated....
View ArticleWhat is Commercial Game?
I am in big confusion about game publishing. If i publish my unity android game in AppStore for free, then what is that meaning it is Commercial game or OpenSource Game? Paid games only be the...
View ArticleHow to set speed limit of car?
I am developing a car game. When i press down arrow car get reverse faster like going forward. Here i want to set the reverse speed limit to 30mph. Anyone know about set speed limit of car?
View Articlecan i use unity shaders for to sell my 3D models in asset store?
I am design an 3D model. I am looking to sell it on unity asset store. I was using unity built-in shaders for my model. Now i want to sell it, can i sell my model with unity shaders or i need to write...
View Article