Skip to content

Tool to save & load in-game settings for Unity.

License

Notifications You must be signed in to change notification settings

rijkvp/Unity_PlayerSettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayerSettings

Tool to save & load in-game settings for Unity

Pictures

General Controls Video Inspector XML

Features

  • Demo
  • Saving & loading settings to a XML file
  • UI prefabs with components to automaticcly save when changed
  • Videosettings
  • Inputmanager
  • Audiomanager

Example

Get a setting: SettingsManager.GetString("username")

Get the movement input vector: InputManager.GetMovementVector()

Download

Download the .unitypackage form the github realeases page

About

Tool to save & load in-game settings for Unity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages