,
First i wanna say thanks for the toolkit! it is very detailed in its documentation and they inventory u added is a great demonstration of how to go about a basic one. I had some questions though about how i would go about customizing things a little further.
On my game im working on the character will have many interdependent statistics and traits that all tie together to give things like health and stamina and endurance, ect. These were previously located in MyCharacter and i had them on the same graph as my movement and camera controls. I guess question numero uno is do i place these into the same location or should i be placing them somewhere else so they get updated and saved properly to the serverDB. and to add to that once saved would i need to add anythign special to ensure when the player logs in again that they have the new updated stats?
Question 2 I have an idea for expanding on your inventory and building my basic armor and equipment screen would you have any good ideas to cast stat changing armor back to player charachter?