My problem is serializing you see I saved files before but only one lined text file's I want more advanced files that have a out put like:
[%File version format%]
Player
{
Health:100
MP:17
Transform
{
X:13.91,
Y:15.36,
Z:82.68
Rx:14
//......and so on
}
Inventory
{
Weapons(mace[dam:80%])
Chemicals(liquid nitrogen, chemicals)
}
}
I've tried so many times probley compiled my program over 31 times for just one thing, and also i will not like to use Json, xml ect.