How To Make In-Game Settings In Unity
This tutorial will teach you all about how to setup with in-game settings. Using SettingsProvider and Hextant Studios custom tool, allow us to quickly access an instance of ScriptableObject, without creating from project folder. Simplified process!
-----------------------------------------------------------------------------------------------------------
Download Page: https://hextantstudios.com/unity-custom-settings/
-----------------------------------------------------------------------------------------------------------
More information about SettingsProvider: https://docs.unity3d.com/ScriptReference/SettingsProvider.html
-----------------------------------------------------------------------------------------------------------
➤ DONATE: https://streamelements.com/mrrobin12ftw/tip
-----------------------------------------------------------------------------------------------------------
Github: https://github.com/mrrobinftw
Twitch: https://www.twitch.tv/mrrobin12ftw
Spotify: https://open.spotify.com/artist/2Fzh377DpcO1DjntMQFXvz?si=nK047MGVRO-Z8uTKr-_OFA
Instagram: https://www.instagram.com/mrrobinftw/
-----------------------------------------------------------------------------------------------------------
Stay tuned for more content! Love you all!
Time Stamps:
00:00 Intro
00:11 - Installation
00:30 - Creating custom settings script
02:08 - Creating SettingsProvider method
03:28 - Outro/Showcase