John French


Move a project in Unity

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

Feb 03, 2020

 | 

Project Management

 | 

75 Comments



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) - Feature Image

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

Jan 22, 2020

 | 

Input

 | 

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.
How to change a sprite in Unity

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

Jan 09, 2020

 | 

Visuals

 | 

21 Comments



Learn the different methods for changing a Sprite at runtime in Unity. Including loading from Sprite Sheets or by filename in code.
Visualisation of Audio Optimisation in Unity (Feature Image)

10 Unity Audio Optimisation Tips

Oct 30, 2019

 | 

Audio

 | 

30 Comments



Learn the right way to optimise audio in your Unity projects with my 10 most useful audio optimisation tips.
Play On Awake

How to play audio in Unity (with examples)

Sep 17, 2019

 | 

Audio

 | 

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.
How to Loop Audio in Audacity

How to make a seamless loop in Audacity

Jan 31, 2019

 | 

Audio

 | 

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.
Pro Audio Tips for Unity

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

Dec 20, 2018

 | 

Audio

 | 

43 Comments



My Ten most useful tips and tricks for working with audio in Unity.
Game Health Bar Graphic

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

Jun 05, 2018

 | 

Audio

 | 

3 Comments



Learn how to use Audio Mixer effects to create a low-health filter in Unity.