How can I improve frame rate without Pro?
Hello all unity game makers! I have a scene that runs slow, obviously due to the size of it but I don't want to take away parts of my scene I like it the way it is. I don't have Pro to use the...
View Articlewhere can I get game improvement suggestions?
I just published my game on Kongregate games [here][1] and its still fairly early stages. I was wondering if anyone knew of a forum were I can go to get suggestions for improvements on my game. I know...
View ArticleHow to Improve performance of the game by reducing VRAM and VBO Total?
In my racing game VBO Total and VRAM is so high which causes my games crashes when i am running it under iPhone 4s and other android devices. how to improve performance all of this.. can anyone help...
View ArticleEvent System - AddListener and Callbacks
Hello, i found something i perceive as a very serve flaw in the event system. onclick is the only function that has an addlistener. on enter/exit as example has this not which might end in very...
View ArticleHelp Improve movement script
Hi guys there is anyway to improve this code? when the player move down on a surface that have a slope it doesn't touch the ground and make "little jump" that is unrealistic and kind of annoying. I...
View ArticleHelp returning a variable from this script
I am trying to make a reusable script which retrieves the text from a url. I cannot figure out a way to return the data variable in DataRetrieved to my other script where I am calling the getData...
View ArticleHow to lower/optimize "others" in profiler
As the question states, how would lower the "others" in my game? I know that they are animations, ai, and some other stuff, but i don't know what I should do with that information. A tutorial and this...
View ArticleImprove unity 2D collider
Hello, i made a small 2D JumpAndRun game, and i wondered if there is a way to improve the BuildIn collider of unity? Because currently the player is able to get stuck in walls just by walking into...
View Article