All Unity Articles


How to move or copy a Unity project (without breaking it)

Feb 03, 2020

 | 

John French
 | 
75 Comments



Learn the right way to safely move or copy a Unity Project in my simple step-by-step guide.
Featured image for “How to move or copy a Unity project (without breaking it)”

How to convert the mouse position to world space in Unity (2D + 3D)

Jan 22, 2020

 | 

John French
 | 
35 Comments



Find the best method for converting the mouse’s position on the screen to a real position in the world in my comprehensive guide.
Featured image for “How to convert the mouse position to world space in Unity (2D + 3D)”

How to change a Sprite from a script in Unity (with examples)

Jan 09, 2020

 | 

John French
 | 
21 Comments



Learn the different methods for changing a Sprite at runtime in Unity. Including loading from Sprite Sheets or by filename in code.
Featured image for “How to change a Sprite from a script in Unity (with examples)”

10 Unity Audio Optimisation Tips

Oct 30, 2019

 | 

John French
 | 
30 Comments



Learn the right way to optimise audio in your Unity projects with my 10 most useful audio optimisation tips.
Featured image for “10 Unity Audio Optimisation Tips”

How to play audio in Unity (with examples)

Sep 17, 2019

 | 

John French
 | 
52 Comments



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.
Featured image for “How to play audio in Unity (with examples)”

How to make a seamless loop in Audacity

Jan 31, 2019

 | 

John French
 | 
31 Comments



Learn how to turn ambient audio files into seamless loops using only Audacity (free). Subscribe for game audio tips, tricks and exclusive assets.
Featured image for “How to make a seamless loop in Audacity”

10 Unity Audio Tips (That You Won’t Find in the Tutorials)

Dec 20, 2018

 | 

John French
 | 
43 Comments



My Ten most useful tips and tricks for working with audio in Unity.
Featured image for “10 Unity Audio Tips (That You Won’t Find in the Tutorials)”

Create a Low-Health Audio Filter in Unity, Using the Audio Mixer & Transition to Snapshots

Jun 05, 2018

 | 

John French
 | 
3 Comments



Learn how to use Audio Mixer effects to create a low-health filter in Unity.
Featured image for “Create a Low-Health Audio Filter in Unity, Using the Audio Mixer & Transition to Snapshots”