Category

Tip of the Week

Tip of the Week #3: Decompiling Unity with dnSpy

For a side project of mine, I recently needed access to the implementations of some Unity Types like UnityEditor.MaterialEditor. Unity is not an open source platform and trying to understand its internal workings can be hard. Thankfully you can decompile Unity’s DLLs to get an insight of what is happening in the engine. My favorite…

Read More

Tip of the Week #2: Sonniss GDC Audio Bundle

Since 2015  Timothy McHughand the awesome guys at sonniss.com release a bundle of completely royalty free sound effects that you can use without attribution even in commercial projects. This year’s package includes over 20 GB of all new sound fx you can use to make your games sound right. Here are the links for this years and…

Read More