My goal:
Have all sorts of character attributes (strenght, intelligence etc.) stored which can be increased by leveling up your character.
General conditions:
I want to have it set up the best way possible, without bugs / lags and without hundred hours of work if something is missing out.
My question:
I thought about using Arrays (maybe CSV plugin?), general variables, instance variables, dictionaries etc.
I tried different things, but still can't find out how to do it the best way.
Sorry for my bad english.