blog of knowledge
Should you install Unity Cache Server on localhost?
GuideIntermediateTips
Do you already know how to use Unity Cache Server? If you're one of the maniacs trying to optimize every aspect of their development environment, then you most probably...
Piotr Korzuszek
1
7 Ways to Keep Your Unity Project Organized
IntermediateTips
I saw a person on Quora the other day, asking how programmers are able to write projects that consist of over 10,000 lines of code. When software gets bigger, it is...
Piotr Korzuszek
4
Using Visual Studio Code with Unity
IntermediateTips
Microsoft recently released Visual Studio Code, a cross-platform, lightweight IDE based on GitHub Atom worth considering as an alternative to MonoDevelop. Unity's team...
Piotr Korzuszek
2
How to Make a Custom Editor Window in Unity
IntermediateTips
Today we will cover creating custom Unity editor windows. They can be used in many different ways. Most probably you know them from 3rd party assets. Even if you're...
Piotr Korzuszek
0
A Story of NullReferenceException [Part 2]
IntermediateTips
This is a story of NullReferenceException part 2. If you haven't read the part one, you can still do it here. Don't trust GetComponent() GetComponent() is a commonly...
Piotr Korzuszek
4
A Story of NullReferenceException [Part 1]
IntermediateTips
Once upon a time there was a little boy living with his mother alone between the mountains. They lived a peaceful life. One day the boy's mother got very sick. The boy...
Piotr Korzuszek
2
Wrong Import Settings are Killing Your Unity Game [Part 2]
IntermediateTips
There are many things that may go wrong with your game development. Your models may have too many triangles for your target platform to handle, your algorithms may be...
Piotr Korzuszek
9
Mobile Optimization – Unity Profiler
IntermediateTips
In the previous Mobile Optimization series post we talked about how important the batching is. We talked about how to use Unity Profiler in order to inspect how many...
Piotr Korzuszek
2
Wrong Import Settings are Killing Your Unity Game [Part 1]
IntermediateTips
There are many things that may go wrong with your game development. Your models may have too much triangles than your target platform can handle, your algorithms may...
Piotr Korzuszek
2
Mobile Optimization – Batching in Unity
IntermediateTips
Do you know what batching is? You may want to check out the Nvidia presentation Batch, Batch, Batch for some more details but long story short, batching the graphics...
Piotr Korzuszek
4
Accessing Your Unity Game Logs
IntermediateTips
Unity allows you to log variety of messages into the Console window by using Debug.Log() function family. I don't think that I need to convince anyone about how useful...
Piotr Korzuszek
1
How to customize Unity script templates
IntermediateTips
When you're creating a new script, Unity editor generates its contents and for C# script it uses the file name as the class name. It looks like this. using UnityEngine; using...
Piotr Korzuszek
3
1 2 3
Call The Knights!
We are here for you.
Please contact us with regards to a Unity project below.



The Knights appreciate your decision!
Expect the first news soon!
hire us!