Open Source Projects

Giving back one line at a time

Objects tagged with "DebugOnly" will be left out in release builds but will remain in debug builds. Good for having extra objects whilst debugging a build.

Unity-Sharing

I had to rewrite the sharing system and stumbled across a repo (which is now Unity-Native-Sharing) and had a look at it. I forked the repo and updated it to work with newer versions of Android and iOS, as well as stripping out some clutter and features which didn't add much value.

I managed to get ownership of the original repository which many people were still using, but was still outdated with many issues outstanding. I then pushed my latest changes for everyone to use.

It's mostly complete, with only documentation and screenshots left to do

Unity-Native-Toasts is a plugin to display toasts on iOS and Android. Around 70% complete, it works, but it still needs documentation and screenshots

Work In Progress

These projects have not been officially released or started. Most of the code exists already but needs to be updated and ported from my first attempt at this, which was UnityMobileModules. Once everything has been taken from there the repository will be deleted

Last updated