Snowdrama / SnowdramaUnityOptionTools

A package of tools for managing the player options using PlayerPrefs in a ScriptableObject reference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snowdrama Unity Options Tools

A package of tools for managing options.

The goal is to be able for something to hold a reference to the options and be able to update them or read values easily.

Requirements & Disclaimer

In theory it works with earlier versions but I have tested against 2020.3.19f1(current LTS version) but I have it set to work with 2019.1

Installation

  • To install this package, use the Unity Package manager and click the + in the upper left.

image

About

A package of tools for managing the player options using PlayerPrefs in a ScriptableObject reference

License:MIT License


Languages

Language:C# 100.0%