Learn the right way to safely move or copy a Unity Project in my simple step-by-step guide.
How to convert the mouse position to world space in Unity (2D + 3D)
Find the best method for converting the mouse’s position on the screen to a real position in the world in my comprehensive guide.
How to change a Sprite from a script in Unity (with examples)
Learn the different methods for changing a Sprite at runtime in Unity. Including loading from Sprite Sheets or by filename in code.
10 Unity Audio Optimisation Tips
Learn the right way to optimise audio in your Unity projects with my 10 most useful audio optimisation tips.
Using Unity assets in Unreal and other game engines
Are you allowed to use Unity Assets in Unreal? For most assets, yes, you can. Here’s how to do it.
How to play audio in Unity (with examples)
Learn the basic methods for playing audio from scripting in Unity, with helpful examples that you can copy and paste in to your own project.
How to fade audio in Unity: I tested every method, this one’s the best
Fading audio in Unity often seems to get over complicated, so I tested all of the methods to work out which one was the best. Here’s what I found out.
Terrain Footsteps in Unity (how to detect different textures)
Learn how to use dynamic footsteps on terrain, how to detect a texture mix at position and use it to swap out footstep SFX.
VR Sound Design in Unity (Getting Started Guide)
Learn how to set up Ambisonic Audio and Spatial Audio in Unity to create immersive audio for VR games.
10 Unity Audio Tips (That You Won’t Find in the Tutorials)
My Ten most useful tips and tricks for working with audio in Unity.