Learn

Welcome to the learning page. Here you will find tutorials on a number of subjects to help you with your very own game developments. The tutorials are not in any particular order, just as and when I have wrote them. If you have any requests for tutorials, please get in contact here.


C# Scripting

Moving between scenes in Unity2D C# Script

Using 2D Colliders to switch between different scenes in Unity.

Switching Scenes Using Left Mouse Click C# in Unity2D

Using the left mouse button to transport between scenes in Unity. This comes in handy for game menu's and game over splash screens.