How to Mint Audio NFTsThe NFT world is exploding in popularity right now and you’re probably thinking that it’s about time you got involved. Luckily for you…Apr 22, 2021Apr 22, 2021
How to check for the Oculus menu gestureThe above method, when called within a Monobehaviour’s Update() method, will check each frame for a successful menu gesture (a pinch with…Oct 16, 2020Oct 16, 2020
SOLVED: Where is Unity’s PlayerPrefs stored on Windows?Here’s how to locate and delete any stored PlayerPrefs in Unity:Jul 15, 2020Jul 15, 2020
Fixed: You are missing the recommended Android NDK, SDK or OpenJDK in UnityIf you’re getting this or a similar error message then there’s a good chance you’ve not installed the ‘Android SDK & NDK Tools’ and/or the…Jun 29, 20201Jun 29, 20201
Unity TextMesh Pro Importer Keeps Popping Up **FIX**For some reason, I’ve had this issue crop up in a few of my projects. Here’s the simple fix;Jun 5, 2020Jun 5, 2020
Oculus Quest doesn’t support FirebaseEmbarrassingly, it took me two days of debugging and googling before realising that the Quest doesn’t support Google Play Services, and…Jan 16, 20202Jan 16, 20202
Airtable Formula for Calculating Morning/AfternoonYou can use the following formula to calculate if a date field is in the morning or afternoon. You’ll need to make sure that the ‘include…Jan 6, 2020Jan 6, 2020
Don’t move Unity assets after importing them!Each time I’ve imported something from the Unity asset store, I’ve been dutifully moving it into a ‘3rdParty’ subfolder to keep my root…Dec 16, 2019Dec 16, 2019
How to use Amazon Alexa to Control Your HomeAssistant Lights the Easy WayI started off following this article from the official HomeAssistant site. While it gives you a good overview, it’s largely unnecessary if…Jan 7, 2018Jan 7, 2018
How to forget a saved wifi network on a Raspberry PiIn the terminal type: sudo nano /etc/wpa_supplicant/wpa_supplicant.confNov 15, 20171Nov 15, 20171