Well in my game the player need to choose names,
i want to let him the option to Add or Remove from dropdown. and it will save in prefs or something,
while next time he is entering the game the same dropdown he created will appear,
in my game you have 9 dropdowns , with categroies like Names, Pet Names, Car.
and i need to load Dropdowns too from Database, if i am correct PlayerPrefs, is the only Database
unity offers right?
How do i do that?
Thanks for the helpers.
i want to let him the option to Add or Remove from dropdown. and it will save in prefs or something,
while next time he is entering the game the same dropdown he created will appear,
in my game you have 9 dropdowns , with categroies like Names, Pet Names, Car.
and i need to load Dropdowns too from Database, if i am correct PlayerPrefs, is the only Database
unity offers right?
How do i do that?
Thanks for the helpers.