Last Week

Last week sucked! Your long term relationship came to a less than peaceful ending, you realise you’ve not been making time for your friends and you are still stuck in the same small portside town you grew up in. As if things weren’t already bad enough, this week you will be confronted with the news […]

Full Unity 2D Game Tutorial 2019 – Particle Effects CPU and GPU

Party hard gif effects

Full Unity 2D Game Tutorial 2019 – Particle Effects CPU and GPU Particle effects are a special type of technique used to display many objects/sprites in an efficient manner to create various effects. The particle system was developed to be a more efficient way of rendering multiple images quickly to create effects that the normal […]

Full Unity 2D Game Tutorial 2019 – Preferences

Fearless-cow

Full Unity 2D Game Tutorial 2019 – Preferences In this section of the tutorial we will be adding the preferences code to allow us to update the music and effects volume. These preferences can be applied to any item you want to store like volume, username, fullscreen/windowed screensize, key/controller configurations etc. For more information check […]