Thursday, August 14, 2014

The thing I hate more of making games is.... - Little dev update

The Save/Load system.

I enjoy deeply programming all the systems, making the pieces tie together, (C+ scripts, Playmaker visual scripts, pre-made Asset...)..

But Hell... decide how to save, how to load, what to carry on all the game and what to instantiate when needed, what need to be an abstract system and what to be a physic one...

And the worst is, as I said, you do the programmer job mixing C+, java, Playmaker and pre made assets.

And then Save it altogether. And then repeat all the steps to Load it. In programming there are a lot of mechanical chores, non-creative and ape work that nobody is gonna do for you, so you have to do it anyway.

I'm making the first simple save/load system for Ancient Relics now that has a good core (the Space Chart where you do half of the game play is nearly done), and, I have done so many saving systems to date that is only automatic work, (meanwhile I try to calm the cries of my baby), but is Dull, Dull, Dull, and I just come here to say that, if there is only one thing that I really hate of designing games, scripting or making graphics, is the Damn, Save, Load, System. Gaaaargh!

Playmaker scripting a save/load system

So, I gift you this little game art with the WIP system, Some creativity I had to create to don't bore me to death!


PS: I hope I could work more and update more right now, but I really need a nanny for my little kid!

No comments:

Post a Comment