SAVING

there's two version of json system is available

  • for a couple values : ie. static value saving [for settings etc]

  • for lists of values : ie. dynamic value saving [for input, gameplay etc]

input save for gamepad
input save for keyboard

usage sample of json saving: _recInput.cs

Last updated