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 […]
menu
- FU2GT
- ...
Full Unity 2D Game Tutorial 2019 – Main Menu
Full Unity 2D Game Tutorial 2019 – Main Menu In this part of the tutorial we will be crating the main menu and adding some buttons to allows us to play a game, go to the options menu and to exit the game. Full Unity 2D Game Tutorial 2019 – Scene We have our game […]
Full LibGDX Game Tutorial – Preferences and Menu
Full LibGDX Game Tutorial – Menu Controls This part of the tutorial will go over adding actions to buttons and creating our preferences. If you haven’t seen part 1 of this tutorial you can view it on Full LibGDX Game Tutorial – Project setup where it explains how to create this project as well as […]