Quantcast
Channel: Latest Questions by PProductions
Browsing latest articles
Browse All 16 View Live

Is it possible to sort arrays based upon a previous sort?

I have several arrays with differnt data inside of them. for example, firstname[], lastname[] etc. Could I run an Array.Sort() to put one of the arrays in a alphabetical order and then use that sorting...

View Article



Internal compiler error.

Internal compiler error. See the console log for more information. output was: Unhandled Exception: System.UnauthorizedAccessException: Access to the path "C:\Users\Public\Documents\Unity...

View Article

Rigidbody takes too long to update

I have the begginings of a game where the user drives around in a tank. I had just added a death procedure where the tank is replaced by a wreck composed of many rigidbody pieces(each with a collider...

View Article

How to split a string using unity flash player?

I am currently working on a game to be distributed on Flash, in my code I need to split a string(in this case, getting some html parameters). Application.absoluteURL.Split ("?"[0])[1].Split...

View Article

Filename Unavailable

I have a web player game I am running, it loads settings from a config file stored in resources. When I run the game in the editor, or Google Chrome it runs fine. However, when I run in IE9 it crashes...

View Article


Unity Web Player: Crashes

I have a unity web player hosted on a web server. When I play it locally the player loads fine, however, when the player is accessed from the web server it always crashes. The unity logo appears and...

View Article

How to copy to system clipboard?

For my project the user needs to be able to capture a screenshot then save it to a location on disk. Capturing the screenshot is fine, and I use render textures to get a higher resolution. However I...

View Article

How to use directional light realtime shadows in Unity Free

Quite sure I have missed an obvious detail in setting up shadows here. Hope somebody can point me in the right direction. I have my directional light set to 'Hard Shadows' and I have ensured the Cast...

View Article

Browsing latest articles
Browse All 16 View Live




Latest Images